In RGB color space, #ff0adf hex color has a red value of 255, a green value of 10 and a blue value of 223.
In CMYK color space (used in color printing), #ff0adf hex color is composed of 0% cyan, 96.08% magenta, 12.55% yellow and 0% black.
#ff0adf color has a hue of 307.8 degrees, a saturation of 100% and a lightness of 52%.
#ff0adf hex color contains mainly RED.
The closest web safe color of #ff0adf is #ff00cc
#ff0adf hex color has a decimal value of 16714463.
HEX | ff0adf | #ff0adf |
---|---|---|
RGB | 255, 10, 223 | rgb(255, 10, 223) |
RGB Percent | 100, 3.92, 87.45 | rgb(100, 3.92, 87.45) |
CMYK | 0, 96, 13, 0 | |
HSL | 307.8°, 100, 52 | hsl(307.8, 100%, 52%) |
HSV | 307.8°, 96.1, 100 |
XYZ | 54.668, 26.805, 72.105 |
---|---|
Hunter Lab | 51.774, 97.876, -46.332 |
CIE-LAB | 58.793, 93.431, -45.373 |
CIE-LCH | 58.793, 103.866, 334.097 |
CIE-LUV | 0, 96.08, 12.55, 0 |
Web Safe | ff00cc |
RGB percent of color #ff0adf
CMYK percent of color #ff0adf
Text with hexadecimal color #ff0adf
This text has a font color of #ff0adf
<p style="color:#ff0adf">Text here</p>
#ff0adf Background Color
This box has a background color of #ff0adf
<div style="background-color:#ff0adf">Text here</div>
#ff0adf Border Color
This box has a border color of #ff0adf
<div style="border: 4px solid #ff0adf">Text here</div>
CSS codes
<p style="color:#ff0adf">Text here</p>
<div style="background-color:#ff0adf">Text here</div>
<div style="border: 4px solid #ff0adf">Text here</div>
#ff0adf Color on white background
This is how a font and box color of #ff0adf will look
on a white background.
#ff0adf Color on black background
This is how a font and box color of #ff0adf hex color will look
on a black background.