#FF0600 - Hex Color - Color Code
#FF0600 Hex Color, Includes conversions, schemes, html color codes and much more.
#FF0600 Color Information
This page lists many detailed information about the hex color #FF0600. Its Hexadecimal code is FF0600. In a RGB color space, which is consist of 100% red, 2.35% green and 0% blue, and that corresponding RGB values are 255, 6, 0. In a CMYK color space, it is consist of 0% cyan, 97.6% magenta, 100% yellow and 0% black, whereas that corresponding CMYK values are 0, 0.98, 1, 0. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #FF0600
Color: | |
Hexadecimal: | FF0600 |
RGB Decimal : | 255, 6, 0 |
HSL : | 1°, 100%, 50% |
HSV : | 1°, 100%, 100% |
CMYK : | 0%, 97.6%, 100%, 0% |
XYZ : | 41.305, 21.39, 1.952 |
xyY : | 0.639, 0.331, 21.39 |
CIE-LAB : | 53.374, 79.7, 67.269 |
CIE-LCH : | 53.374, 104.294, 40.165 |
Hunter-Lab : | 46.25, 78.48, 29.873 |
CMYK Color Model with #FF0600
Cyan:0% | |
Magenta:97.65% | |
Yellow:100% | |
Black:0% |
RGB Color Model with #FF0600
Red:100% | |
Green:2.35% | |
Blue:0% |
Color Schemes with #FF0600
Complementary Colors of #FF0600
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FF0600
#FF0600 background color
<div style="background-color:#FF0600;">background here </div >
#FF0600 Text with hexadecimal color
<p style="color:#FF0600">Text here</p>
#FF0600 color css codes
text {color:#FF0600;}
.background {background-color:#FF0600;}
.border {border:1px solid #FF0600;}
#FF0600 Link color
<a href="#" style="color:#FF0600">Link here</a>