In RGB color space, #00beff hex color has a red value of 0, a green value of 190 and a blue value of 255.
In CMYK color space (used in color printing), #00beff hex color is composed of 100% cyan, 25.49% magenta, 0% yellow and 0% black.
#00beff color has a hue of 195.3 degrees, a saturation of 100% and a lightness of 50%.
#00beff hex color contains mainly BLUE.
The closest web safe color of #00beff is #00ccff
#00beff hex color has a decimal value of 48895.
HEX | 00beff | #00beff |
---|---|---|
RGB | 0, 190, 255 | rgb(0, 190, 255) |
RGB Percent | 0, 74.51, 100 | rgb(0, 74.51, 100) |
CMYK | 100, 25, 0, 0 | |
HSL | 195.3°, 100, 50 | hsl(195.3, 100%, 50%) |
HSV | 195.3°, 100, 100 |
XYZ | 36.463, 44.047, 101.188 |
---|---|
Hunter Lab | 66.368, -18.075, -43.939 |
CIE-LAB | 72.26, -17.123, -43.001 |
CIE-LCH | 72.26, 46.285, 248.288 |
CIE-LUV | 100, 25.49, 0, 0 |
Web Safe | 00ccff |
RGB percent of color #00beff
CMYK percent of color #00beff
Text with hexadecimal color #00beff
This text has a font color of #00beff
<p style="color:#00beff">Text here</p>
#00beff Background Color
This box has a background color of #00beff
<div style="background-color:#00beff">Text here</div>
#00beff Border Color
This box has a border color of #00beff
<div style="border: 4px solid #00beff">Text here</div>
CSS codes
<p style="color:#00beff">Text here</p>
<div style="background-color:#00beff">Text here</div>
<div style="border: 4px solid #00beff">Text here</div>
#00beff Color on white background
This is how a font and box color of #00beff will look
on a white background.
#00beff Color on black background
This is how a font and box color of #00beff hex color will look
on a black background.