In RGB color space, #000bca hex color has a red value of 0, a green value of 11 and a blue value of 202.
In CMYK color space (used in color printing), #000bca hex color is composed of 100% cyan, 94.55% magenta, 0% yellow and 20.78% black.
#000bca color has a hue of 236.7 degrees, a saturation of 100% and a lightness of 39.6%.
#000bca hex color contains mainly BLUE.
The closest web safe color of #000bca is #0000cc
#000bca hex color has a decimal value of 3018.
HEX | 000bca | #000bca |
---|---|---|
RGB | 0, 11, 202 | rgb(0, 11, 202) |
RGB Percent | 0, 4.31, 79.22 | rgb(0, 4.31, 79.22) |
CMYK | 100, 95, 0, 21 | |
HSL | 236.7°, 100, 39.6 | hsl(236.7, 100%, 39.6%) |
HSV | 236.7°, 100, 79.2 |
XYZ | 10.78, 4.504, 56.178 |
---|---|
Hunter Lab | 21.223, 53.529, -142.09 |
CIE-LAB | 25.272, 64.129, -89.251 |
CIE-LCH | 25.272, 109.901, 305.698 |
CIE-LUV | 100, 94.55, 0, 20.78 |
Web Safe | 0000cc |
RGB percent of color #000bca
CMYK percent of color #000bca
Text with hexadecimal color #000bca
This text has a font color of #000bca
<p style="color:#000bca">Text here</p>
#000bca Background Color
This box has a background color of #000bca
<div style="background-color:#000bca">Text here</div>
#000bca Border Color
This box has a border color of #000bca
<div style="border: 4px solid #000bca">Text here</div>
CSS codes
<p style="color:#000bca">Text here</p>
<div style="background-color:#000bca">Text here</div>
<div style="border: 4px solid #000bca">Text here</div>
#000bca Color on white background
This is how a font and box color of #000bca will look
on a white background.
#000bca Color on black background
This is how a font and box color of #000bca hex color will look
on a black background.