In RGB color space, #ff0015 hex color has a red value of 255, a green value of 0 and a blue value of 21.
In CMYK color space (used in color printing), #ff0015 hex color is composed of 0% cyan, 100% magenta, 91.76% yellow and 0% black.
#ff0015 color has a hue of 355.1 degrees, a saturation of 100% and a lightness of 50%.
#ff0015 hex color contains mainly RED.
The closest web safe color of #ff0015 is #ff0000
#ff0015 hex color has a decimal value of 16711701.
HEX | ff0015 | #ff0015 |
---|---|---|
RGB | 255, 0, 21 | rgb(255, 0, 21) |
RGB Percent | 100, 0, 8.24 | rgb(100, 0, 8.24) |
CMYK | 0, 100, 92, 0 | |
HSL | 355.1°, 100, 50 | hsl(355.1, 100%, 50%) |
HSV | 355.1°, 100, 100 |
XYZ | 41.375, 21.314, 2.643 |
---|---|
Hunter Lab | 46.167, 79.18, 28.923 |
CIE-LAB | 53.291, 80.269, 61.56 |
CIE-LCH | 53.291, 101.157, 37.485 |
CIE-LUV | 0, 100, 91.76, 0 |
Web Safe | ff0000 |
RGB percent of color #ff0015
CMYK percent of color #ff0015
Text with hexadecimal color #ff0015
This text has a font color of #ff0015
<p style="color:#ff0015">Text here</p>
#ff0015 Background Color
This box has a background color of #ff0015
<div style="background-color:#ff0015">Text here</div>
#ff0015 Border Color
This box has a border color of #ff0015
<div style="border: 4px solid #ff0015">Text here</div>
CSS codes
<p style="color:#ff0015">Text here</p>
<div style="background-color:#ff0015">Text here</div>
<div style="border: 4px solid #ff0015">Text here</div>
#ff0015 Color on white background
This is how a font and box color of #ff0015 will look
on a white background.
#ff0015 Color on black background
This is how a font and box color of #ff0015 hex color will look
on a black background.