#FF0800 - Hex Color - Color Code
#FF0800 Hex Color, Includes conversions, schemes, html color codes and much more.
#FF0800 Color Information
This page lists many detailed information about the hex color #FF0800. Its Hexadecimal code is FF0800. In a RGB color space, which is consist of 100% red, 3.14% green and 0% blue, and that corresponding RGB values are 255, 8, 0. In a CMYK color space, it is consist of 0% cyan, 96.9% 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 #FF0800
| Color: | |
| Hexadecimal: | FF0800 |
| RGB Decimal : | 255, 8, 0 |
| HSL : | 2°, 100%, 50% |
| HSV : | 2°, 100%, 100% |
| CMYK : | 0%, 96.9%, 100%, 0% |
| XYZ : | 41.327, 21.434, 1.959 |
| xyY : | 0.639, 0.331, 21.434 |
| CIE-LAB : | 53.421, 79.564, 67.285 |
| CIE-LCH : | 53.421, 104.201, 40.22 |
| Hunter-Lab : | 46.297, 78.32, 29.899 |
CMYK Color Model with #FF0800
| Cyan:0% | |
| Magenta:96.86% | |
| Yellow:100% | |
| Black:0% |
RGB Color Model with #FF0800
| Red:100% | |
| Green:3.14% | |
| Blue:0% |
Color Schemes with #FF0800
Complementary Colors of #FF0800
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FF0800
#FF0800 background color
<div style="background-color:#FF0800;">background here </div >
#FF0800 Text with hexadecimal color
<p style="color:#FF0800">Text here</p>
#FF0800 color css codes
text {color:#FF0800;}
.background {background-color:#FF0800;}
.border {border:1px solid #FF0800;}
#FF0800 Link color
<a href="#" style="color:#FF0800">Link here</a>