In RGB color space, #007ff0 hex color has a red value of 0, a green value of 127 and a blue value of 240.
In CMYK color space (used in color printing), #007ff0 hex color is composed of 100% cyan, 47.08% magenta, 0% yellow and 5.88% black.
#007ff0 color has a hue of 208.3 degrees, a saturation of 100% and a lightness of 47.1%.
#007ff0 hex color contains mainly BLUE.
The closest web safe color of #007ff0 is #0066ff
#007ff0 hex color has a decimal value of 32752.
HEX | 007ff0 | #007ff0 |
---|---|---|
RGB | 0, 127, 240 | rgb(0, 127, 240) |
RGB Percent | 0, 49.8, 94.12 | rgb(0, 49.8, 94.12) |
CMYK | 100, 47, 0, 6 | |
HSL | 208.3°, 100, 47.1 | hsl(208.3, 100%, 47.1%) |
HSV | 208.3°, 100, 94.1 |
XYZ | 23.318, 21.47, 85.353 |
---|---|
Hunter Lab | 46.336, 8.741, -76.78 |
CIE-LAB | 53.46, 13.61, -64.651 |
CIE-LCH | 53.46, 66.068, 281.888 |
CIE-LUV | 100, 47.08, 0, 5.88 |
Web Safe | 0066ff |
RGB percent of color #007ff0
CMYK percent of color #007ff0
Text with hexadecimal color #007ff0
This text has a font color of #007ff0
<p style="color:#007ff0">Text here</p>
#007ff0 Background Color
This box has a background color of #007ff0
<div style="background-color:#007ff0">Text here</div>
#007ff0 Border Color
This box has a border color of #007ff0
<div style="border: 4px solid #007ff0">Text here</div>
CSS codes
<p style="color:#007ff0">Text here</p>
<div style="background-color:#007ff0">Text here</div>
<div style="border: 4px solid #007ff0">Text here</div>
#007ff0 Color on white background
This is how a font and box color of #007ff0 will look
on a white background.
#007ff0 Color on black background
This is how a font and box color of #007ff0 hex color will look
on a black background.