In RGB color space, #008beb hex color has a red value of 0, a green value of 139 and a blue value of 235.
In CMYK color space (used in color printing), #008beb hex color is composed of 100% cyan, 40.85% magenta, 0% yellow and 7.84% black.
#008beb color has a hue of 204.5 degrees, a saturation of 100% and a lightness of 46.1%.
#008beb hex color contains mainly BLUE.
The closest web safe color of #008beb is #0099ff
#008beb hex color has a decimal value of 35819.
HEX | 008beb | #008beb |
---|---|---|
RGB | 0, 139, 235 | rgb(0, 139, 235) |
RGB Percent | 0, 54.51, 92.16 | rgb(0, 54.51, 92.16) |
CMYK | 100, 41, 0, 8 | |
HSL | 204.5°, 100, 46.1 | hsl(204.5, 100%, 46.1%) |
HSV | 204.5°, 100, 92.2 |
XYZ | 24.228, 24.463, 82.042 |
---|---|
Hunter Lab | 49.46, 0.883, -63.725 |
CIE-LAB | 56.548, 4.318, -56.91 |
CIE-LCH | 56.548, 57.074, 274.339 |
CIE-LUV | 100, 40.85, 0, 7.84 |
Web Safe | 0099ff |
RGB percent of color #008beb
CMYK percent of color #008beb
Text with hexadecimal color #008beb
This text has a font color of #008beb
<p style="color:#008beb">Text here</p>
#008beb Background Color
This box has a background color of #008beb
<div style="background-color:#008beb">Text here</div>
#008beb Border Color
This box has a border color of #008beb
<div style="border: 4px solid #008beb">Text here</div>
CSS codes
<p style="color:#008beb">Text here</p>
<div style="background-color:#008beb">Text here</div>
<div style="border: 4px solid #008beb">Text here</div>
#008beb Color on white background
This is how a font and box color of #008beb will look
on a white background.
#008beb Color on black background
This is how a font and box color of #008beb hex color will look
on a black background.