#bcc3d4 Hex Color
rgb(188, 195, 212)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | c3 | d4 | - | #bcc3d4 |
RGB | 188 | 195 | 212 | - | rgb(188,195,212) |
HSL | 223 | 22% | 78% | - | hsl(223,22%,78%) |
HSV | 223 | 11% | 83% | - | hsv(223,11%,83%) |
XYZ | 52.1378 | 54.475 | 70.0541 | - | xyz(52.1378,54.475,70.0541) |
CIE-LAB | 78.74 | 0.95 | -9.32 | - | lab(78.74,0.95,-9.32) |
CMYK | 0.11320754716981 | 0.080188679245283 | 0 | 0.16862745098039 | cmyk(0.11320754716981,0.080188679245283,0,0.16862745098039) |
Description
The RGB value of color #bcc3d4 is rgb(188, 195, 212).
In the hex color #bcc3d4, The value of Red is 188, value of Green is 195, and value of Blue is 212. The primary color is Blue. Similarly, The HSL values for #bcc3d4 consists of 223° Hue, 22% Saturation, and 78% Lightness.
In the CMYK color model, the color #bcc3d4 can be represented as Cyan=0.11320754716981%, Magenta=0.080188679245283%, Yellow=0%, and Black=0.16862745098039%.
Shades of #bcc3d4
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 #bcc3d4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcc3d4
Preview of #bcc3d4 on White Background
The contrast ratio of #bcc3d4 with white color is 1.77
Preview of #bcc3d4 on black background
The contrast ratio of #bcc3d4 with black color is 11.9
#bcc3d4 color will look good with a black background.
Color Schemes of #bcc3d4
Triadic Colors of #bcc3d4
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 #bcc3d4
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 #bcc3d4
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 #bcc3d4
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: #bcc3d4;
}
This is a sample text used for the color #bcc3d4. 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: #bcc3d4;
}
This is a sample text used for the color #bcc3d4. 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 #bcc3d4;
}
This is a sample text used for the color #bcc3d4. 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 31.6%
Green 32.77%
Blue 35.63%
CMYK Percentage
Cyan 31.27
Magenta 22.15%
Yellow 0%
Black 46.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.