In RGB color space, #0034ff hex color has a red value of 0, a green value of 52 and a blue value of 255.
In CMYK color space (used in color printing), #0034ff hex color is composed of 100% cyan, 79.61% magenta, 0% yellow and 0% black.
#0034ff color has a hue of 227.8 degrees, a saturation of 100% and a lightness of 50%.
#0034ff hex color contains mainly BLUE.
The closest web safe color of #0034ff is #0033ff
#0034ff hex color has a decimal value of 13567.
HEX | 0034ff | #0034ff |
---|---|---|
RGB | 0, 52, 255 | rgb(0, 52, 255) |
RGB Percent | 0, 20.39, 100 | rgb(0, 20.39, 100) |
CMYK | 100, 80, 0, 0 | |
HSL | 227.8°, 100, 50 | hsl(227.8, 100%, 50%) |
HSV | 227.8°, 100, 100 |
XYZ | 19.278, 9.676, 95.459 |
---|---|
Hunter Lab | 31.106, 56.189, -160.175 |
CIE-LAB | 37.255, 64.227, -99.6 |
CIE-LCH | 37.255, 118.513, 302.816 |
CIE-LUV | 100, 79.61, 0, 0 |
Web Safe | 0033ff |
RGB percent of color #0034ff
CMYK percent of color #0034ff
Text with hexadecimal color #0034ff
This text has a font color of #0034ff
<p style="color:#0034ff">Text here</p>
#0034ff Background Color
This box has a background color of #0034ff
<div style="background-color:#0034ff">Text here</div>
#0034ff Border Color
This box has a border color of #0034ff
<div style="border: 4px solid #0034ff">Text here</div>
CSS codes
<p style="color:#0034ff">Text here</p>
<div style="background-color:#0034ff">Text here</div>
<div style="border: 4px solid #0034ff">Text here</div>
#0034ff Color on white background
This is how a font and box color of #0034ff will look
on a white background.
#0034ff Color on black background
This is how a font and box color of #0034ff hex color will look
on a black background.