#bccee4 Hex Color
rgb(188, 206, 228)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bc | ce | e4 | - | #bccee4 |
| RGB | 188 | 206 | 228 | - | rgb(188,206,228) |
| HSL | 213 | 43% | 82% | - | hsl(213,43%,82%) |
| HSV | 213 | 18% | 89% | - | hsv(213,18%,89%) |
| XYZ | 56.8139 | 60.4354 | 82.0696 | - | xyz(56.8139,60.4354,82.0696) |
| CIE-LAB | 82.07 | -1.55 | -12.92 | - | lab(82.07,-1.55,-12.92) |
| CMYK | 0.17543859649123 | 0.096491228070175 | 0 | 0.10588235294118 | cmyk(0.17543859649123,0.096491228070175,0,0.10588235294118) |
Description
The RGB value of color #bccee4 is rgb(188, 206, 228).
In the hex color #bccee4, The value of Red is 188, value of Green is 206, and value of Blue is 228. The primary color is Blue. Similarly, The HSL values for #bccee4 consists of 213° Hue, 43% Saturation, and 82% Lightness.
In the CMYK color model, the color #bccee4 can be represented as Cyan=0.17543859649123%, Magenta=0.096491228070175%, Yellow=0%, and Black=0.10588235294118%.
Shades of #bccee4
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 #bccee4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bccee4
Preview of #bccee4 on White Background
The contrast ratio of #bccee4 with white color is 1.6
Preview of #bccee4 on black background
The contrast ratio of #bccee4 with black color is 13.09
#bccee4 color will look good with a black background.
Color Schemes of #bccee4
Triadic Colors of #bccee4
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 #bccee4
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 #bccee4
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 #bccee4
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: #bccee4;
}
This is a sample text used for the color #bccee4. 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: #bccee4;
}
This is a sample text used for the color #bccee4. 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 #bccee4;
}
This is a sample text used for the color #bccee4. 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.23%
Green 33.12%
Blue 36.66%
CMYK Percentage
Cyan 46.44
Magenta 25.54%
Yellow 0%
Black 28.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.