#FF0500 - Hex Color - Color Code
#FF0500 Hex Color, Includes conversions, schemes, html color codes and much more.
#FF0500 Color Information
This page lists many detailed information about the hex color #FF0500. Its Hexadecimal code is FF0500. In a RGB color space, which is consist of 100% red, 1.96% green and 0% blue, and that corresponding RGB values are 255, 5, 0. In a CMYK color space, it is consist of 0% cyan, 98% 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 #FF0500
Color: | |
Hexadecimal: | FF0500 |
RGB Decimal : | 255, 5, 0 |
HSL : | 1°, 100%, 50% |
HSV : | 1°, 100%, 100% |
CMYK : | 0%, 98%, 100%, 0% |
XYZ : | 41.294, 21.369, 1.948 |
xyY : | 0.639, 0.331, 21.369 |
CIE-LAB : | 53.351, 79.768, 67.26 |
CIE-LCH : | 53.351, 104.341, 40.138 |
Hunter-Lab : | 46.226, 78.56, 29.86 |
CMYK Color Model with #FF0500
Cyan:0% | |
Magenta:98.04% | |
Yellow:100% | |
Black:0% |
RGB Color Model with #FF0500
Red:100% | |
Green:1.96% | |
Blue:0% |
Color Schemes with #FF0500
Complementary Colors of #FF0500
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FF0500
#FF0500 background color
<div style="background-color:#FF0500;">background here </div >
#FF0500 Text with hexadecimal color
<p style="color:#FF0500">Text here</p>
#FF0500 color css codes
text {color:#FF0500;}
.background {background-color:#FF0500;}
.border {border:1px solid #FF0500;}
#FF0500 Link color
<a href="#" style="color:#FF0500">Link here</a>