In RGB color space, #0027ff hex color has a red value of 0, a green value of 39 and a blue value of 255.
In CMYK color space (used in color printing), #0027ff hex color is composed of 100% cyan, 84.71% magenta, 0% yellow and 0% black.
#0027ff color has a hue of 230.8 degrees, a saturation of 100% and a lightness of 50%.
#0027ff hex color contains mainly BLUE.
The closest web safe color of #0027ff is #0033ff
#0027ff hex color has a decimal value of 10239.
HEX | 0027ff | #0027ff |
---|---|---|
RGB | 0, 39, 255 | rgb(0, 39, 255) |
RGB Percent | 0, 15.29, 100 | rgb(0, 15.29, 100) |
CMYK | 100, 85, 0, 0 | |
HSL | 230.8°, 100, 50 | hsl(230.8, 100%, 50%) |
HSV | 230.8°, 100, 100 |
XYZ | 18.776, 8.671, 95.292 |
---|---|
Hunter Lab | 29.447, 62.285, -171.256 |
CIE-LAB | 35.343, 69.894, -102.784 |
CIE-LCH | 35.343, 124.297, 304.216 |
CIE-LUV | 100, 84.71, 0, 0 |
Web Safe | 0033ff |
RGB percent of color #0027ff
CMYK percent of color #0027ff
Text with hexadecimal color #0027ff
This text has a font color of #0027ff
<p style="color:#0027ff">Text here</p>
#0027ff Background Color
This box has a background color of #0027ff
<div style="background-color:#0027ff">Text here</div>
#0027ff Border Color
This box has a border color of #0027ff
<div style="border: 4px solid #0027ff">Text here</div>
CSS codes
<p style="color:#0027ff">Text here</p>
<div style="background-color:#0027ff">Text here</div>
<div style="border: 4px solid #0027ff">Text here</div>
#0027ff Color on white background
This is how a font and box color of #0027ff will look
on a white background.
#0027ff Color on black background
This is how a font and box color of #0027ff hex color will look
on a black background.