In RGB color space, #036fff hex color has a red value of 3, a green value of 111 and a blue value of 255.
In CMYK color space (used in color printing), #036fff hex color is composed of 98.82% cyan, 56.47% magenta, 0% yellow and 0% black.
#036fff color has a hue of 214.3 degrees, a saturation of 100% and a lightness of 50.6%.
#036fff hex color contains mainly BLUE.
The closest web safe color of #036fff is #0066ff
#036fff hex color has a decimal value of 225279.
HEX | 036fff | #036fff |
---|---|---|
RGB | 3, 111, 255 | rgb(3, 111, 255) |
RGB Percent | 1.18, 43.53, 100 | rgb(1.18, 43.53, 100) |
CMYK | 99, 56, 0, 0 | |
HSL | 214.3°, 100, 50.6 | hsl(214.3, 100%, 50.6%) |
HSV | 214.3°, 98.8, 100 |
XYZ | 23.772, 18.608, 96.947 |
---|---|
Hunter Lab | 43.137, 22.878, -103.054 |
CIE-LAB | 50.225, 29.571, -78.226 |
CIE-LCH | 50.225, 83.629, 290.708 |
CIE-LUV | 98.82, 56.47, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #036fff
CMYK percent of color #036fff
Text with hexadecimal color #036fff
This text has a font color of #036fff
<p style="color:#036fff">Text here</p>
#036fff Background Color
This box has a background color of #036fff
<div style="background-color:#036fff">Text here</div>
#036fff Border Color
This box has a border color of #036fff
<div style="border: 4px solid #036fff">Text here</div>
CSS codes
<p style="color:#036fff">Text here</p>
<div style="background-color:#036fff">Text here</div>
<div style="border: 4px solid #036fff">Text here</div>
#036fff Color on white background
This is how a font and box color of #036fff will look
on a white background.
#036fff Color on black background
This is how a font and box color of #036fff hex color will look
on a black background.