In RGB color space, #001bec hex color has a red value of 0, a green value of 27 and a blue value of 236.
In CMYK color space (used in color printing), #001bec hex color is composed of 100% cyan, 88.56% magenta, 0% yellow and 7.45% black.
#001bec color has a hue of 233.1 degrees, a saturation of 100% and a lightness of 46.3%.
#001bec hex color contains mainly BLUE.
The closest web safe color of #001bec is #0033ff
#001bec hex color has a decimal value of 7148.
HEX | 001bec | #001bec |
---|---|---|
RGB | 0, 27, 236 | rgb(0, 27, 236) |
RGB Percent | 0, 10.59, 92.55 | rgb(0, 10.59, 92.55) |
CMYK | 100, 89, 0, 7 | |
HSL | 233.1°, 100, 46.3 | hsl(233.1, 100%, 46.3%) |
HSV | 233.1°, 100, 92.5 |
XYZ | 15.532, 6.84, 79.858 |
---|---|
Hunter Lab | 26.153, 60.239, -162.731 |
CIE-LAB | 31.44, 68.877, -98.571 |
CIE-LCH | 31.44, 120.251, 304.944 |
CIE-LUV | 100, 88.56, 0, 7.45 |
Web Safe | 0033ff |
RGB percent of color #001bec
CMYK percent of color #001bec
Text with hexadecimal color #001bec
This text has a font color of #001bec
<p style="color:#001bec">Text here</p>
#001bec Background Color
This box has a background color of #001bec
<div style="background-color:#001bec">Text here</div>
#001bec Border Color
This box has a border color of #001bec
<div style="border: 4px solid #001bec">Text here</div>
CSS codes
<p style="color:#001bec">Text here</p>
<div style="background-color:#001bec">Text here</div>
<div style="border: 4px solid #001bec">Text here</div>
#001bec Color on white background
This is how a font and box color of #001bec will look
on a white background.
#001bec Color on black background
This is how a font and box color of #001bec hex color will look
on a black background.