In RGB color space, #888bcc hex color has a red value of 136, a green value of 139 and a blue value of 204.
In CMYK color space (used in color printing), #888bcc hex color is composed of 33.33% cyan, 31.86% magenta, 0% yellow and 20% black.
#888bcc color has a hue of 237.4 degrees, a saturation of 40% and a lightness of 66.7%.
#888bcc hex color contains mainly BLUE.
The closest web safe color of #888bcc is #9999cc
#888bcc hex color has a decimal value of 8948684.
HEX | 888bcc | #888bcc |
---|---|---|
RGB | 136, 139, 204 | rgb(136, 139, 204) |
RGB Percent | 53.33, 54.51, 80 | rgb(53.33, 54.51, 80) |
CMYK | 33, 32, 0, 20 | |
HSL | 237.4°, 40, 66.7 | hsl(237.4, 40%, 66.7%) |
HSV | 237.4°, 33.3, 80 |
XYZ | 30.285, 28.059, 60.946 |
---|---|
Hunter Lab | 52.971, 9.355, -31.137 |
CIE-LAB | 59.942, 14.171, -33.891 |
CIE-LCH | 59.942, 36.734, 292.691 |
CIE-LUV | 33.33, 31.86, 0, 20 |
Web Safe | 9999cc |
RGB percent of color #888bcc
CMYK percent of color #888bcc
Text with hexadecimal color #888bcc
This text has a font color of #888bcc
<p style="color:#888bcc">Text here</p>
#888bcc Background Color
This box has a background color of #888bcc
<div style="background-color:#888bcc">Text here</div>
#888bcc Border Color
This box has a border color of #888bcc
<div style="border: 4px solid #888bcc">Text here</div>
CSS codes
<p style="color:#888bcc">Text here</p>
<div style="background-color:#888bcc">Text here</div>
<div style="border: 4px solid #888bcc">Text here</div>
#888bcc Color on white background
This is how a font and box color of #888bcc will look
on a white background.
#888bcc Color on black background
This is how a font and box color of #888bcc hex color will look
on a black background.