In RGB color space, #00bdef hex color has a red value of 0, a green value of 189 and a blue value of 239.
In CMYK color space (used in color printing), #00bdef hex color is composed of 100% cyan, 20.92% magenta, 0% yellow and 6.27% black.
#00bdef color has a hue of 192.6 degrees, a saturation of 100% and a lightness of 46.9%.
#00bdef hex color contains mainly BLUE.
The closest web safe color of #00bdef is #00ccff
#00bdef hex color has a decimal value of 48623.
HEX | 00bdef | #00bdef |
---|---|---|
RGB | 0, 189, 239 | rgb(0, 189, 239) |
RGB Percent | 0, 74.12, 93.73 | rgb(0, 74.12, 93.73) |
CMYK | 100, 21, 0, 6 | |
HSL | 192.6°, 100, 46.9 | hsl(192.6, 100%, 46.9%) |
HSV | 192.6°, 100, 93.7 |
XYZ | 33.778, 42.627, 88.109 |
---|---|
Hunter Lab | 65.289, -21.908, -34.31 |
CIE-LAB | 71.301, -22.136, -35.854 |
CIE-LCH | 71.301, 42.137, 238.309 |
CIE-LUV | 100, 20.92, 0, 6.27 |
Web Safe | 00ccff |
RGB percent of color #00bdef
CMYK percent of color #00bdef
Text with hexadecimal color #00bdef
This text has a font color of #00bdef
<p style="color:#00bdef">Text here</p>
#00bdef Background Color
This box has a background color of #00bdef
<div style="background-color:#00bdef">Text here</div>
#00bdef Border Color
This box has a border color of #00bdef
<div style="border: 4px solid #00bdef">Text here</div>
CSS codes
<p style="color:#00bdef">Text here</p>
<div style="background-color:#00bdef">Text here</div>
<div style="border: 4px solid #00bdef">Text here</div>
#00bdef Color on white background
This is how a font and box color of #00bdef will look
on a white background.
#00bdef Color on black background
This is how a font and box color of #00bdef hex color will look
on a black background.