#bccdbd Hex Color
rgb(188, 205, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | cd | bd | - | #bccdbd |
RGB | 188 | 205 | 189 | - | rgb(188,205,189) |
HSL | 124 | 15% | 77% | - | hsl(124,15%,77%) |
HSV | 124 | 8% | 80% | - | hsv(124,8%,80%) |
XYZ | 51.7557 | 58.0281 | 56.6168 | - | xyz(51.7557,58.0281,56.6168) |
CIE-LAB | 80.75 | -8.75 | 5.99 | - | lab(80.75,-8.75,5.99) |
CMYK | 0.082926829268293 | 0 | 0.078048780487805 | 0.19607843137255 | cmyk(0.082926829268293,0,0.078048780487805,0.19607843137255) |
Description
The RGB value of color #bccdbd is rgb(188, 205, 189).
In the hex color #bccdbd, The value of Red is 188, value of Green is 205, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #bccdbd consists of 124° Hue, 15% Saturation, and 77% Lightness.
In the CMYK color model, the color #bccdbd can be represented as Cyan=0.082926829268293%, Magenta=0%, Yellow=0.078048780487805%, and Black=0.19607843137255%.
Shades of #bccdbd
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 #bccdbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bccdbd
Preview of #bccdbd on White Background
The contrast ratio of #bccdbd with white color is 1.67
Preview of #bccdbd on black background
The contrast ratio of #bccdbd with black color is 12.61
#bccdbd color will look good with a black background.
Color Schemes of #bccdbd
Triadic Colors of #bccdbd
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 #bccdbd
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 #bccdbd
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 #bccdbd
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: #bccdbd;
}
This is a sample text used for the color #bccdbd. 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: #bccdbd;
}
This is a sample text used for the color #bccdbd. 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 #bccdbd;
}
This is a sample text used for the color #bccdbd. 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 32.3%
Green 35.22%
Blue 32.47%
CMYK Percentage
Cyan 23.23
Magenta 0%
Yellow 21.86%
Black 54.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.