In RGB color space, #067fff hex color has a red value of 6, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #067fff hex color is composed of 97.65% cyan, 50.2% magenta, 0% yellow and 0% black.
#067fff color has a hue of 210.8 degrees, a saturation of 100% and a lightness of 51.2%.
#067fff hex color contains mainly BLUE.
The closest web safe color of #067fff is #0066ff
#067fff hex color has a decimal value of 425983.
HEX | 067fff | #067fff |
---|---|---|
RGB | 6, 127, 255 | rgb(6, 127, 255) |
RGB Percent | 2.35, 49.8, 100 | rgb(2.35, 49.8, 100) |
CMYK | 98, 50, 0, 0 | |
HSL | 210.8°, 100, 51.2 | hsl(210.8, 100%, 51.2%) |
HSV | 210.8°, 97.6, 100 |
XYZ | 25.714, 22.437, 97.583 |
---|---|
Hunter Lab | 47.368, 14.007, -88.987 |
CIE-LAB | 54.488, 19.554, -71.297 |
CIE-LCH | 54.488, 73.93, 285.337 |
CIE-LUV | 97.65, 50.2, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #067fff
CMYK percent of color #067fff
Text with hexadecimal color #067fff
This text has a font color of #067fff
<p style="color:#067fff">Text here</p>
#067fff Background Color
This box has a background color of #067fff
<div style="background-color:#067fff">Text here</div>
#067fff Border Color
This box has a border color of #067fff
<div style="border: 4px solid #067fff">Text here</div>
CSS codes
<p style="color:#067fff">Text here</p>
<div style="background-color:#067fff">Text here</div>
<div style="border: 4px solid #067fff">Text here</div>
#067fff Color on white background
This is how a font and box color of #067fff will look
on a white background.
#067fff Color on black background
This is how a font and box color of #067fff hex color will look
on a black background.