#FF2000 - Hex Color - Color Code
#FF2000 Hex Color, Includes conversions, schemes, html color codes and much more.
#FF2000 Color Information
This page lists many detailed information about the hex color #FF2000. Its Hexadecimal code is FF2000. In a RGB color space, which is consist of 100% red, 12.55% green and 0% blue, and that corresponding RGB values are 255, 32, 0. In a CMYK color space, it is consist of 0% cyan, 87.5% magenta, 100% yellow and 0% black, whereas that corresponding CMYK values are 0, 0.87, 1, 0. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #FF2000
Color: | |
Hexadecimal: | FF2000 |
RGB Decimal : | 255, 32, 0 |
HSL : | 8°, 100%, 50% |
HSV : | 8°, 100%, 100% |
CMYK : | 0%, 87.5%, 100%, 0% |
XYZ : | 41.757, 22.293, 2.102 |
xyY : | 0.631, 0.337, 22.293 |
CIE-LAB : | 54.337, 76.926, 67.616 |
CIE-LCH : | 54.337, 102.419, 41.315 |
Hunter-Lab : | 47.215, 75.235, 30.411 |
CMYK Color Model with #FF2000
Cyan:0% | |
Magenta:87.45% | |
Yellow:100% | |
Black:0% |
RGB Color Model with #FF2000
Red:100% | |
Green:12.55% | |
Blue:0% |
Color Schemes with #FF2000
Complementary Colors of #FF2000
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FF2000
#FF2000 background color
<div style="background-color:#FF2000;">background here </div >
#FF2000 Text with hexadecimal color
<p style="color:#FF2000">Text here</p>
#FF2000 color css codes
text {color:#FF2000;}
.background {background-color:#FF2000;}
.border {border:1px solid #FF2000;}
#FF2000 Link color
<a href="#" style="color:#FF2000">Link here</a>