#bccbe4 Hex Color
rgb(188, 203, 228)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | cb | e4 | - | #bccbe4 |
RGB | 188 | 203 | 228 | - | rgb(188,203,228) |
HSL | 218 | 43% | 82% | - | hsl(218,43%,82%) |
HSV | 218 | 18% | 89% | - | hsv(218,18%,89%) |
XYZ | 56.0986 | 59.0047 | 81.8311 | - | xyz(56.0986,59.0047,81.8311) |
CIE-LAB | 81.29 | 0.04 | -14.09 | - | lab(81.29,0.04,-14.09) |
CMYK | 0.17543859649123 | 0.10964912280702 | 0 | 0.10588235294118 | cmyk(0.17543859649123,0.10964912280702,0,0.10588235294118) |
Description
The RGB value of color #bccbe4 is rgb(188, 203, 228).
In the hex color #bccbe4, The value of Red is 188, value of Green is 203, and value of Blue is 228. The primary color is Blue. Similarly, The HSL values for #bccbe4 consists of 218° Hue, 43% Saturation, and 82% Lightness.
In the CMYK color model, the color #bccbe4 can be represented as Cyan=0.17543859649123%, Magenta=0.10964912280702%, Yellow=0%, and Black=0.10588235294118%.
Shades of #bccbe4
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #bccbe4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bccbe4
Preview of #bccbe4 on White Background
The contrast ratio of #bccbe4 with white color is 1.64
Preview of #bccbe4 on black background
The contrast ratio of #bccbe4 with black color is 12.8
#bccbe4 color will look good with a black background.
Color Schemes of #bccbe4
Triadic Colors of #bccbe4
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #bccbe4
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #bccbe4
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #bccbe4
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #bccbe4;
}
This is a sample text used for the color #bccbe4. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #bccbe4;
}
This is a sample text used for the color #bccbe4. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #bccbe4;
}
This is a sample text used for the color #bccbe4. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 30.37%
Green 32.79%
Blue 36.83%
CMYK Percentage
Cyan 44.87
Magenta 28.05%
Yellow 0%
Black 27.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.