#FF0000 - Hex Color - Color Code
#FF0000 Hex Color, Includes conversions, schemes, html color codes and much more.
#FF0000 Color Information
This page lists many detailed information about the hex color #FF0000. Its Hexadecimal code is FF0000. In a RGB color space, which is consist of 100% red, 0% green and 0% blue, and that corresponding RGB values are 255, 0, 0. In a CMYK color space, it is consist of 0% cyan, 100% magenta, 100% yellow and 0% black, whereas that corresponding CMYK values are 0, 1, 1, 0. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #FF0000
| Color: | |
| Hexadecimal: | FF0000 |
| RGB Decimal : | 255, 0, 0 |
| HSL : | 0°, 100%, 50% |
| HSV : | 0°, 100%, 100% |
| CMYK : | 0%, 100%, 100%, 0% |
| XYZ : | 41.24, 21.26, 1.93 |
| xyY : | 0.64, 0.33, 21.26 |
| CIE-LAB : | 53.233, 80.109, 67.22 |
| CIE-LCH : | 53.233, 104.576, 40 |
| Hunter-Lab : | 46.109, 78.962, 29.794 |
| Color Name : | Red |
CMYK Color Model with #FF0000
| Cyan:0% | |
| Magenta:100% | |
| Yellow:100% | |
| Black:0% |
RGB Color Model with #FF0000
| Red:100% | |
| Green:0% | |
| Blue:0% |
Color Schemes with #FF0000
Complementary Colors of #FF0000
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FF0000
#FF0000 background color
<div style="background-color:#FF0000;">background here </div >
#FF0000 Text with hexadecimal color
<p style="color:#FF0000">Text here</p>
#FF0000 color css codes
text {color:#FF0000;}
.background {background-color:#FF0000;}
.border {border:1px solid #FF0000;}
#FF0000 Link color
<a href="#" style="color:#FF0000">Link here</a>