#FF1000 - Hex Color - Color Code
#FF1000 Hex Color, Includes conversions, schemes, html color codes and much more.
#FF1000 Color Information
This page lists many detailed information about the hex color #FF1000. Its Hexadecimal code is FF1000. In a RGB color space, which is consist of 100% red, 6.27% green and 0% blue, and that corresponding RGB values are 255, 16, 0. In a CMYK color space, it is consist of 0% cyan, 93.7% magenta, 100% yellow and 0% black, whereas that corresponding CMYK values are 0, 0.94, 1, 0. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #FF1000
Color: | |
Hexadecimal: | FF1000 |
RGB Decimal : | 255, 16, 0 |
HSL : | 4°, 100%, 50% |
HSV : | 4°, 100%, 100% |
CMYK : | 0%, 93.7%, 100%, 0% |
XYZ : | 41.425, 21.631, 1.992 |
xyY : | 0.637, 0.333, 21.631 |
CIE-LAB : | 53.633, 78.951, 67.359 |
CIE-LCH : | 53.633, 103.781, 40.47 |
Hunter-Lab : | 46.509, 77.6, 30.017 |
CMYK Color Model with #FF1000
Cyan:0% | |
Magenta:93.73% | |
Yellow:100% | |
Black:0% |
RGB Color Model with #FF1000
Red:100% | |
Green:6.27% | |
Blue:0% |
Color Schemes with #FF1000
Complementary Colors of #FF1000
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FF1000
#FF1000 background color
<div style="background-color:#FF1000;">background here </div >
#FF1000 Text with hexadecimal color
<p style="color:#FF1000">Text here</p>
#FF1000 color css codes
text {color:#FF1000;}
.background {background-color:#FF1000;}
.border {border:1px solid #FF1000;}
#FF1000 Link color
<a href="#" style="color:#FF1000">Link here</a>