In RGB color space, #ff004e hex color has a red value of 255, a green value of 0 and a blue value of 78.
In CMYK color space (used in color printing), #ff004e hex color is composed of 0% cyan, 100% magenta, 69.41% yellow and 0% black.
#ff004e color has a hue of 341.6 degrees, a saturation of 100% and a lightness of 50%.
#ff004e hex color contains mainly RED.
The closest web safe color of #ff004e is #ff0066
#ff004e hex color has a decimal value of 16711758.
HEX | ff004e | #ff004e |
---|---|---|
RGB | 255, 0, 78 | rgb(255, 0, 78) |
RGB Percent | 100, 0, 30.59 | rgb(100, 0, 30.59) |
CMYK | 0, 100, 69, 0 | |
HSL | 341.6°, 100, 50 | hsl(341.6, 100%, 50%) |
HSV | 341.6°, 100, 100 |
XYZ | 42.615, 21.81, 9.171 |
---|---|
Hunter Lab | 46.701, 81.155, 21.048 |
CIE-LAB | 53.825, 81.719, 32.718 |
CIE-LCH | 53.825, 88.025, 21.82 |
CIE-LUV | 0, 100, 69.41, 0 |
Web Safe | ff0066 |
RGB percent of color #ff004e
CMYK percent of color #ff004e
Text with hexadecimal color #ff004e
This text has a font color of #ff004e
<p style="color:#ff004e">Text here</p>
#ff004e Background Color
This box has a background color of #ff004e
<div style="background-color:#ff004e">Text here</div>
#ff004e Border Color
This box has a border color of #ff004e
<div style="border: 4px solid #ff004e">Text here</div>
CSS codes
<p style="color:#ff004e">Text here</p>
<div style="background-color:#ff004e">Text here</div>
<div style="border: 4px solid #ff004e">Text here</div>
#ff004e Color on white background
This is how a font and box color of #ff004e will look
on a white background.
#ff004e Color on black background
This is how a font and box color of #ff004e hex color will look
on a black background.