#bcc9df Hex Color
rgb(188, 201, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | c9 | df | - | #bcc9df |
RGB | 188 | 201 | 223 | - | rgb(188,201,223) |
HSL | 218 | 35% | 81% | - | hsl(218,35%,81%) |
HSV | 218 | 16% | 87% | - | hsv(218,16%,87%) |
XYZ | 54.945 | 57.7924 | 78.0712 | - | xyz(54.945,57.7924,78.0712) |
CIE-LAB | 80.62 | 0.04 | -12.42 | - | lab(80.62,0.04,-12.42) |
CMYK | 0.15695067264574 | 0.098654708520179 | 0 | 0.12549019607843 | cmyk(0.15695067264574,0.098654708520179,0,0.12549019607843) |
Description
The RGB value of color #bcc9df is rgb(188, 201, 223).
In the hex color #bcc9df, The value of Red is 188, value of Green is 201, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #bcc9df consists of 218° Hue, 35% Saturation, and 81% Lightness.
In the CMYK color model, the color #bcc9df can be represented as Cyan=0.15695067264574%, Magenta=0.098654708520179%, Yellow=0%, and Black=0.12549019607843%.
Shades of #bcc9df
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 #bcc9df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcc9df
Preview of #bcc9df on White Background
The contrast ratio of #bcc9df with white color is 1.67
Preview of #bcc9df on black background
The contrast ratio of #bcc9df with black color is 12.56
#bcc9df color will look good with a black background.
Color Schemes of #bcc9df
Triadic Colors of #bcc9df
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 #bcc9df
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 #bcc9df
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 #bcc9df
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: #bcc9df;
}
This is a sample text used for the color #bcc9df. 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: #bcc9df;
}
This is a sample text used for the color #bcc9df. 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 #bcc9df;
}
This is a sample text used for the color #bcc9df. 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.72%
Green 32.84%
Blue 36.44%
CMYK Percentage
Cyan 41.18
Magenta 25.89%
Yellow 0%
Black 32.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.