In RGB color space, #000ceb hex color has a red value of 0, a green value of 12 and a blue value of 235.
In CMYK color space (used in color printing), #000ceb hex color is composed of 100% cyan, 94.89% magenta, 0% yellow and 7.84% black.
#000ceb color has a hue of 236.9 degrees, a saturation of 100% and a lightness of 46.1%.
#000ceb hex color contains mainly BLUE.
The closest web safe color of #000ceb is #0000ff
#000ceb hex color has a decimal value of 3307.
HEX | 000ceb | #000ceb |
---|---|---|
RGB | 0, 12, 235 | rgb(0, 12, 235) |
RGB Percent | 0, 4.71, 92.16 | rgb(0, 4.71, 92.16) |
CMYK | 100, 95, 0, 8 | |
HSL | 236.9°, 100, 46.1 | hsl(236.9, 100%, 46.1%) |
HSV | 236.9°, 100, 92.2 |
XYZ | 15.127, 6.261, 79.009 |
---|---|
Hunter Lab | 25.022, 64.123, -169.698 |
CIE-LAB | 30.062, 72.42, -100.306 |
CIE-LCH | 30.062, 123.717, 305.829 |
CIE-LUV | 100, 94.89, 0, 7.84 |
Web Safe | 0000ff |
RGB percent of color #000ceb
CMYK percent of color #000ceb
Text with hexadecimal color #000ceb
This text has a font color of #000ceb
<p style="color:#000ceb">Text here</p>
#000ceb Background Color
This box has a background color of #000ceb
<div style="background-color:#000ceb">Text here</div>
#000ceb Border Color
This box has a border color of #000ceb
<div style="border: 4px solid #000ceb">Text here</div>
CSS codes
<p style="color:#000ceb">Text here</p>
<div style="background-color:#000ceb">Text here</div>
<div style="border: 4px solid #000ceb">Text here</div>
#000ceb Color on white background
This is how a font and box color of #000ceb will look
on a white background.
#000ceb Color on black background
This is how a font and box color of #000ceb hex color will look
on a black background.