In RGB color space, #f00ded hex color has a red value of 240, a green value of 13 and a blue value of 237.
In CMYK color space (used in color printing), #f00ded hex color is composed of 0% cyan, 94.58% magenta, 1.25% yellow and 5.88% black.
#f00ded color has a hue of 300.8 degrees, a saturation of 89.72% and a lightness of 49.6%.
#f00ded hex color contains mainly RED.
The closest web safe color of #f00ded is #ff00ff
#f00ded hex color has a decimal value of 15732205.
HEX | f00ded | #f00ded |
---|---|---|
RGB | 240, 13, 237 | rgb(240, 13, 237) |
RGB Percent | 94.12, 5.1, 92.94 | rgb(94.12, 5.1, 92.94) |
CMYK | 0, 95, 1, 6 | |
HSL | 300.8°, 89.72, 49.6 | hsl(300.8, 89.72%, 49.6%) |
HSV | 300.8°, 94.6, 94.1 |
XYZ | 51.365, 24.928, 82.225 |
---|---|
Hunter Lab | 49.928, 96.264, -62.694 |
CIE-LAB | 57.005, 92.59, -56.257 |
CIE-LCH | 57.005, 108.341, 328.717 |
CIE-LUV | 0, 94.58, 1.25, 5.88 |
Web Safe | ff00ff |
RGB percent of color #f00ded
CMYK percent of color #f00ded
Text with hexadecimal color #f00ded
This text has a font color of #f00ded
<p style="color:#f00ded">Text here</p>
#f00ded Background Color
This box has a background color of #f00ded
<div style="background-color:#f00ded">Text here</div>
#f00ded Border Color
This box has a border color of #f00ded
<div style="border: 4px solid #f00ded">Text here</div>
CSS codes
<p style="color:#f00ded">Text here</p>
<div style="background-color:#f00ded">Text here</div>
<div style="border: 4px solid #f00ded">Text here</div>
#f00ded Color on white background
This is how a font and box color of #f00ded will look
on a white background.
#f00ded Color on black background
This is how a font and box color of #f00ded hex color will look
on a black background.