In RGB color space, #0018ff hex color has a red value of 0, a green value of 24 and a blue value of 255.
In CMYK color space (used in color printing), #0018ff hex color is composed of 100% cyan, 90.59% magenta, 0% yellow and 0% black.
#0018ff color has a hue of 234.4 degrees, a saturation of 100% and a lightness of 50%.
#0018ff hex color contains mainly BLUE.
The closest web safe color of #0018ff is #0000ff
#0018ff hex color has a decimal value of 6399.
HEX | 0018ff | #0018ff |
---|---|---|
RGB | 0, 24, 255 | rgb(0, 24, 255) |
RGB Percent | 0, 9.41, 100 | rgb(0, 9.41, 100) |
CMYK | 100, 91, 0, 0 | |
HSL | 234.4°, 100, 50 | hsl(234.4, 100%, 50%) |
HSV | 234.4°, 100, 100 |
XYZ | 18.377, 7.873, 95.159 |
---|---|
Hunter Lab | 28.059, 67.805, -181.435 |
CIE-LAB | 33.717, 74.825, -105.498 |
CIE-LCH | 33.717, 129.339, 305.346 |
CIE-LUV | 100, 90.59, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #0018ff
CMYK percent of color #0018ff
Text with hexadecimal color #0018ff
This text has a font color of #0018ff
<p style="color:#0018ff">Text here</p>
#0018ff Background Color
This box has a background color of #0018ff
<div style="background-color:#0018ff">Text here</div>
#0018ff Border Color
This box has a border color of #0018ff
<div style="border: 4px solid #0018ff">Text here</div>
CSS codes
<p style="color:#0018ff">Text here</p>
<div style="background-color:#0018ff">Text here</div>
<div style="border: 4px solid #0018ff">Text here</div>
#0018ff Color on white background
This is how a font and box color of #0018ff will look
on a white background.
#0018ff Color on black background
This is how a font and box color of #0018ff hex color will look
on a black background.