#FF0700 - Hex Color - Color Code
#FF0700 Hex Color, Includes conversions, schemes, html color codes and much more.
#FF0700 Color Information
This page lists many detailed information about the hex color #FF0700. Its Hexadecimal code is FF0700. In a RGB color space, which is consist of 100% red, 2.75% green and 0% blue, and that corresponding RGB values are 255, 7, 0. In a CMYK color space, it is consist of 0% cyan, 97.3% magenta, 100% yellow and 0% black, whereas that corresponding CMYK values are 0, 0.97, 1, 0. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #FF0700
Color: | |
Hexadecimal: | FF0700 |
RGB Decimal : | 255, 7, 0 |
HSL : | 2°, 100%, 50% |
HSV : | 2°, 100%, 100% |
CMYK : | 0%, 97.3%, 100%, 0% |
XYZ : | 41.316, 21.412, 1.955 |
xyY : | 0.639, 0.331, 21.412 |
CIE-LAB : | 53.397, 79.632, 67.277 |
CIE-LCH : | 53.397, 104.247, 40.193 |
Hunter-Lab : | 46.273, 78.4, 29.886 |
CMYK Color Model with #FF0700
Cyan:0% | |
Magenta:97.25% | |
Yellow:100% | |
Black:0% |
RGB Color Model with #FF0700
Red:100% | |
Green:2.75% | |
Blue:0% |
Color Schemes with #FF0700
Complementary Colors of #FF0700
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FF0700
#FF0700 background color
<div style="background-color:#FF0700;">background here </div >
#FF0700 Text with hexadecimal color
<p style="color:#FF0700">Text here</p>
#FF0700 color css codes
text {color:#FF0700;}
.background {background-color:#FF0700;}
.border {border:1px solid #FF0700;}
#FF0700 Link color
<a href="#" style="color:#FF0700">Link here</a>