In RGB color space, #001ecb hex color has a red value of 0, a green value of 30 and a blue value of 203.
In CMYK color space (used in color printing), #001ecb hex color is composed of 100% cyan, 85.22% magenta, 0% yellow and 20.39% black.
#001ecb color has a hue of 231.1 degrees, a saturation of 100% and a lightness of 39.8%.
#001ecb hex color contains mainly BLUE.
The closest web safe color of #001ecb is #0033cc
#001ecb hex color has a decimal value of 7883.
HEX | 001ecb | #001ecb |
---|---|---|
RGB | 0, 30, 203 | rgb(0, 30, 203) |
RGB Percent | 0, 11.76, 79.61 | rgb(0, 11.76, 79.61) |
CMYK | 100, 85, 0, 20 | |
HSL | 231.1°, 100, 39.8 | hsl(231.1, 100%, 39.8%) |
HSV | 231.1°, 100, 79.6 |
XYZ | 11.244, 5.24, 56.919 |
---|---|
Hunter Lab | 22.891, 47.619, -131.402 |
CIE-LAB | 27.408, 58.348, -86.271 |
CIE-LCH | 27.408, 104.15, 304.072 |
CIE-LUV | 100, 85.22, 0, 20.39 |
Web Safe | 0033cc |
RGB percent of color #001ecb
CMYK percent of color #001ecb
Text with hexadecimal color #001ecb
This text has a font color of #001ecb
<p style="color:#001ecb">Text here</p>
#001ecb Background Color
This box has a background color of #001ecb
<div style="background-color:#001ecb">Text here</div>
#001ecb Border Color
This box has a border color of #001ecb
<div style="border: 4px solid #001ecb">Text here</div>
CSS codes
<p style="color:#001ecb">Text here</p>
<div style="background-color:#001ecb">Text here</div>
<div style="border: 4px solid #001ecb">Text here</div>
#001ecb Color on white background
This is how a font and box color of #001ecb will look
on a white background.
#001ecb Color on black background
This is how a font and box color of #001ecb hex color will look
on a black background.