#bcd9cd Hex Color
rgb(188, 217, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | d9 | cd | - | #bcd9cd |
RGB | 188 | 217 | 205 | - | rgb(188,217,205) |
HSL | 155 | 28% | 79% | - | hsl(155,28%,79%) |
HSV | 155 | 13% | 85% | - | hsv(155,13%,85%) |
XYZ | 56.5713 | 64.7249 | 67.2691 | - | xyz(56.5713,64.7249,67.2691) |
CIE-LAB | 84.34 | -11.92 | 2.66 | - | lab(84.34,-11.92,2.66) |
CMYK | 0.13364055299539 | 0 | 0.055299539170507 | 0.14901960784314 | cmyk(0.13364055299539,0,0.055299539170507,0.14901960784314) |
Description
The RGB value of color #bcd9cd is rgb(188, 217, 205).
In the hex color #bcd9cd, The value of Red is 188, value of Green is 217, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #bcd9cd consists of 155° Hue, 28% Saturation, and 79% Lightness.
In the CMYK color model, the color #bcd9cd can be represented as Cyan=0.13364055299539%, Magenta=0%, Yellow=0.055299539170507%, and Black=0.14901960784314%.
Shades of #bcd9cd
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 #bcd9cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcd9cd
Preview of #bcd9cd on White Background
The contrast ratio of #bcd9cd with white color is 1.51
Preview of #bcd9cd on black background
The contrast ratio of #bcd9cd with black color is 13.94
#bcd9cd color will look good with a black background.
Color Schemes of #bcd9cd
Triadic Colors of #bcd9cd
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 #bcd9cd
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 #bcd9cd
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 #bcd9cd
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: #bcd9cd;
}
This is a sample text used for the color #bcd9cd. 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: #bcd9cd;
}
This is a sample text used for the color #bcd9cd. 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 #bcd9cd;
}
This is a sample text used for the color #bcd9cd. 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.82%
Green 35.57%
Blue 33.61%
CMYK Percentage
Cyan 39.54
Magenta 0%
Yellow 16.36%
Black 44.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.