In RGB color space, #0d7fff hex color has a red value of 13, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #0d7fff hex color is composed of 94.9% cyan, 50.2% magenta, 0% yellow and 0% black.
#0d7fff color has a hue of 211.7 degrees, a saturation of 100% and a lightness of 52.5%.
#0d7fff hex color contains mainly BLUE.
The closest web safe color of #0d7fff is #0066ff
#0d7fff hex color has a decimal value of 884735.
HEX | 0d7fff | #0d7fff |
---|---|---|
RGB | 13, 127, 255 | rgb(13, 127, 255) |
RGB Percent | 5.1, 49.8, 100 | rgb(5.1, 49.8, 100) |
CMYK | 95, 50, 0, 0 | |
HSL | 211.7°, 100, 52.5 | hsl(211.7, 100%, 52.5%) |
HSV | 211.7°, 94.9, 100 |
XYZ | 25.805, 22.484, 97.588 |
---|---|
Hunter Lab | 47.417, 14.161, -88.831 |
CIE-LAB | 54.537, 19.723, -71.215 |
CIE-LCH | 54.537, 73.896, 285.48 |
CIE-LUV | 94.9, 50.2, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #0d7fff
CMYK percent of color #0d7fff
Text with hexadecimal color #0d7fff
This text has a font color of #0d7fff
<p style="color:#0d7fff">Text here</p>
#0d7fff Background Color
This box has a background color of #0d7fff
<div style="background-color:#0d7fff">Text here</div>
#0d7fff Border Color
This box has a border color of #0d7fff
<div style="border: 4px solid #0d7fff">Text here</div>
CSS codes
<p style="color:#0d7fff">Text here</p>
<div style="background-color:#0d7fff">Text here</div>
<div style="border: 4px solid #0d7fff">Text here</div>
#0d7fff Color on white background
This is how a font and box color of #0d7fff will look
on a white background.
#0d7fff Color on black background
This is how a font and box color of #0d7fff hex color will look
on a black background.