In RGB color space, #ff282d hex color has a red value of 255, a green value of 40 and a blue value of 45.
In CMYK color space (used in color printing), #ff282d hex color is composed of 0% cyan, 84.31% magenta, 82.35% yellow and 0% black.
#ff282d color has a hue of 358.6 degrees, a saturation of 100% and a lightness of 57.8%.
#ff282d hex color contains mainly RED.
The closest web safe color of #ff282d is #ff3333
#ff282d hex color has a decimal value of 16721965.
HEX | ff282d | #ff282d |
---|---|---|
RGB | 255, 40, 45 | rgb(255, 40, 45) |
RGB Percent | 100, 15.69, 17.65 | rgb(100, 15.69, 17.65) |
CMYK | 0, 84, 82, 0 | |
HSL | 358.6°, 100, 57.8 | hsl(358.6, 100%, 57.8%) |
HSV | 358.6°, 84.3, 100 |
XYZ | 42.472, 22.967, 4.677 |
---|---|
Hunter Lab | 47.924, 74.327, 27.76 |
CIE-LAB | 55.038, 76.06, 52.437 |
CIE-LCH | 55.038, 92.384, 34.583 |
CIE-LUV | 0, 84.31, 82.35, 0 |
Web Safe | ff3333 |
RGB percent of color #ff282d
CMYK percent of color #ff282d
Text with hexadecimal color #ff282d
This text has a font color of #ff282d
<p style="color:#ff282d">Text here</p>
#ff282d Background Color
This box has a background color of #ff282d
<div style="background-color:#ff282d">Text here</div>
#ff282d Border Color
This box has a border color of #ff282d
<div style="border: 4px solid #ff282d">Text here</div>
CSS codes
<p style="color:#ff282d">Text here</p>
<div style="background-color:#ff282d">Text here</div>
<div style="border: 4px solid #ff282d">Text here</div>
#ff282d Color on white background
This is how a font and box color of #ff282d will look
on a white background.
#ff282d Color on black background
This is how a font and box color of #ff282d hex color will look
on a black background.