In RGB color space, #ff101d hex color has a red value of 255, a green value of 16 and a blue value of 29.
In CMYK color space (used in color printing), #ff101d hex color is composed of 0% cyan, 93.73% magenta, 88.63% yellow and 0% black.
#ff101d color has a hue of 356.7 degrees, a saturation of 100% and a lightness of 53.1%.
#ff101d hex color contains mainly RED.
The closest web safe color of #ff101d is #ff0033
#ff101d hex color has a decimal value of 16715805.
HEX | ff101d | #ff101d |
---|---|---|
RGB | 255, 16, 29 | rgb(255, 16, 29) |
RGB Percent | 100, 6.27, 11.37 | rgb(100, 6.27, 11.37) |
CMYK | 0, 94, 89, 0 | |
HSL | 356.7°, 100, 53.1 | hsl(356.7, 100%, 53.1%) |
HSV | 356.7°, 93.7, 100 |
XYZ | 41.647, 21.719, 3.16 |
---|---|
Hunter Lab | 46.604, 77.959, 28.602 |
CIE-LAB | 53.728, 79.218, 58.758 |
CIE-LCH | 53.728, 98.631, 36.565 |
CIE-LUV | 0, 93.73, 88.63, 0 |
Web Safe | ff0033 |
RGB percent of color #ff101d
CMYK percent of color #ff101d
Text with hexadecimal color #ff101d
This text has a font color of #ff101d
<p style="color:#ff101d">Text here</p>
#ff101d Background Color
This box has a background color of #ff101d
<div style="background-color:#ff101d">Text here</div>
#ff101d Border Color
This box has a border color of #ff101d
<div style="border: 4px solid #ff101d">Text here</div>
CSS codes
<p style="color:#ff101d">Text here</p>
<div style="background-color:#ff101d">Text here</div>
<div style="border: 4px solid #ff101d">Text here</div>
#ff101d Color on white background
This is how a font and box color of #ff101d will look
on a white background.
#ff101d Color on black background
This is how a font and box color of #ff101d hex color will look
on a black background.