reddish black
Enter any color value (e.g., #b501a1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#bcccff color RGB value is (188,204,255)
#bcccff color CMYK value
#bcccff color HSL value
HSV(or HSB) | 225.7° | 26.3 | 100 |
XYZ | 60.382 | 61.097 | 103.218 |
Yxy | 0.269 | 0.272 | 61.097 |
LAB | 82.431 | 5.555 | -26.761 |
LUV | 82.431 | -10.822 | -43.845 |
Hunter-LAB | 78.165 | 1.103 | -23.579 |
CIE-LCH | 82.431 | 27.332 | 281.727 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BC | CC | FF |
Decimal | 188 | 204 | 255 |
Octal | 274 | 314 | 377 |
Binary | 10111100 | 11001100 | 11111111 |
Below, you can see some colors close to #bcccff. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #bcccff.
<span style="color:#bcccff">Text here</span>
This paragraph has a background color of #bcccff.
<p style="background-color:#bcccff;">Content here</p>
This element has a border color of #bcccff.
<div style="border:1px #bcccff;">Content here</div>
.text {color:#bcccff;}
.background {background-color:#bcccff;}
.border {border:1px solid #bcccff;}
.text-shadow {border:1px solid #bcccff;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000412 is the darkest color, while #fcfdff is the lightest one.