#bdd0cc Hex Color
rgb(189, 208, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | d0 | cc | - | #bdd0cc |
RGB | 189 | 208 | 204 | - | rgb(189,208,204) |
HSL | 167 | 17% | 78% | - | hsl(167,17%,78%) |
HSV | 167 | 9% | 82% | - | hsv(167,9%,82%) |
XYZ | 54.4412 | 60.2902 | 65.8946 | - | xyz(54.4412,60.2902,65.8946) |
CIE-LAB | 82 | -7.15 | -0.21 | - | lab(82,-7.15,-0.21) |
CMYK | 0.091346153846154 | 0 | 0.019230769230769 | 0.1843137254902 | cmyk(0.091346153846154,0,0.019230769230769,0.1843137254902) |
Description
The RGB value of color #bdd0cc is rgb(189, 208, 204).
In the hex color #bdd0cc, The value of Red is 189, value of Green is 208, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #bdd0cc consists of 167° Hue, 17% Saturation, and 78% Lightness.
In the CMYK color model, the color #bdd0cc can be represented as Cyan=0.091346153846154%, Magenta=0%, Yellow=0.019230769230769%, and Black=0.1843137254902%.
Shades of #bdd0cc
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 #bdd0cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdd0cc
Preview of #bdd0cc on White Background
The contrast ratio of #bdd0cc with white color is 1.61
Preview of #bdd0cc on black background
The contrast ratio of #bdd0cc with black color is 13.06
#bdd0cc color will look good with a black background.
Color Schemes of #bdd0cc
Triadic Colors of #bdd0cc
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 #bdd0cc
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 #bdd0cc
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 #bdd0cc
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: #bdd0cc;
}
This is a sample text used for the color #bdd0cc. 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: #bdd0cc;
}
This is a sample text used for the color #bdd0cc. 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 #bdd0cc;
}
This is a sample text used for the color #bdd0cc. 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.45%
Green 34.61%
Blue 33.94%
CMYK Percentage
Cyan 30.98
Magenta 0%
Yellow 6.52%
Black 62.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.