In RGB color space, #bceded hex color has a red value of 188, a green value of 237 and a blue value of 237.
In CMYK color space (used in color printing), #bceded hex color is composed of 20.68% cyan, 0% magenta, 0% yellow and 7.06% black.
#bceded color has a hue of 180 degrees, a saturation of 57.65% and a lightness of 83.3%.
#bceded hex color contains mainly GREEN.
The closest web safe color of #bceded is #ccffff
#bceded hex color has a decimal value of 12381677.
HEX | bceded | #bceded |
---|---|---|
RGB | 188, 237, 237 | rgb(188, 237, 237) |
RGB Percent | 73.73, 92.94, 92.94 | rgb(73.73, 92.94, 92.94) |
CMYK | 21, 0, 0, 7 | |
HSL | 180°, 57.65, 83.3 | hsl(180, 57.65%, 83.3%) |
HSV | 180°, 20.7, 92.9 |
XYZ | 66.309, 77.374, 91.561 |
---|---|
Hunter Lab | 87.962, -19.375, -0.142 |
CIE-LAB | 90.493, -15.57, -5.167 |
CIE-LCH | 90.493, 16.405, 198.359 |
CIE-LUV | 20.68, 0, 0, 7.06 |
Web Safe | ccffff |
RGB percent of color #bceded
CMYK percent of color #bceded
Text with hexadecimal color #bceded
This text has a font color of #bceded
<p style="color:#bceded">Text here</p>
#bceded Background Color
This box has a background color of #bceded
<div style="background-color:#bceded">Text here</div>
#bceded Border Color
This box has a border color of #bceded
<div style="border: 4px solid #bceded">Text here</div>
CSS codes
<p style="color:#bceded">Text here</p>
<div style="background-color:#bceded">Text here</div>
<div style="border: 4px solid #bceded">Text here</div>
#bceded Color on white background
This is how a font and box color of #bceded will look
on a white background.
#bceded Color on black background
This is how a font and box color of #bceded hex color will look
on a black background.