In RGB color space, #ff0ded hex color has a red value of 255, a green value of 13 and a blue value of 237.
In CMYK color space (used in color printing), #ff0ded hex color is composed of 0% cyan, 94.9% magenta, 7.06% yellow and 0% black.
#ff0ded color has a hue of 304.5 degrees, a saturation of 100% and a lightness of 52.5%.
#ff0ded hex color contains mainly RED.
The closest web safe color of #ff0ded is #ff00ff
#ff0ded hex color has a decimal value of 16715245.
HEX | ff0ded | #ff0ded |
---|---|---|
RGB | 255, 13, 237 | rgb(255, 13, 237) |
RGB Percent | 100, 5.1, 92.94 | rgb(100, 5.1, 92.94) |
CMYK | 0, 95, 7, 0 | |
HSL | 304.5°, 100, 52.5 | hsl(304.5, 100%, 52.5%) |
HSV | 304.5°, 94.9, 100 |
XYZ | 56.67, 27.662, 82.473 |
---|---|
Hunter Lab | 52.595, 100.29, -56.156 |
CIE-LAB | 59.582, 95.046, -51.997 |
CIE-LCH | 59.582, 108.339, 331.318 |
CIE-LUV | 0, 94.9, 7.06, 0 |
Web Safe | ff00ff |
RGB percent of color #ff0ded
CMYK percent of color #ff0ded
Text with hexadecimal color #ff0ded
This text has a font color of #ff0ded
<p style="color:#ff0ded">Text here</p>
#ff0ded Background Color
This box has a background color of #ff0ded
<div style="background-color:#ff0ded">Text here</div>
#ff0ded Border Color
This box has a border color of #ff0ded
<div style="border: 4px solid #ff0ded">Text here</div>
CSS codes
<p style="color:#ff0ded">Text here</p>
<div style="background-color:#ff0ded">Text here</div>
<div style="border: 4px solid #ff0ded">Text here</div>
#ff0ded Color on white background
This is how a font and box color of #ff0ded will look
on a white background.
#ff0ded Color on black background
This is how a font and box color of #ff0ded hex color will look
on a black background.