#bdd8cf Hex Color
rgb(189, 216, 207)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bd | d8 | cf | - | #bdd8cf |
| RGB | 189 | 216 | 207 | - | rgb(189,216,207) |
| HSL | 160 | 26% | 79% | - | hsl(160,26%,79%) |
| HSV | 160 | 13% | 85% | - | hsv(160,13%,85%) |
| XYZ | 56.8046 | 64.4355 | 68.4749 | - | xyz(56.8046,64.4355,68.4749) |
| CIE-LAB | 84.19 | -10.7 | 1.39 | - | lab(84.19,-10.7,1.39) |
| CMYK | 0.125 | 0 | 0.041666666666667 | 0.15294117647059 | cmyk(0.125,0,0.041666666666667,0.15294117647059) |
Description
The RGB value of color #bdd8cf is rgb(189, 216, 207).
In the hex color #bdd8cf, The value of Red is 189, value of Green is 216, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #bdd8cf consists of 160° Hue, 26% Saturation, and 79% Lightness.
In the CMYK color model, the color #bdd8cf can be represented as Cyan=0.125%, Magenta=0%, Yellow=0.041666666666667%, and Black=0.15294117647059%.
Shades of #bdd8cf
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 #bdd8cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdd8cf
Preview of #bdd8cf on White Background
The contrast ratio of #bdd8cf with white color is 1.51
Preview of #bdd8cf on black background
The contrast ratio of #bdd8cf with black color is 13.89
#bdd8cf color will look good with a black background.
Color Schemes of #bdd8cf
Triadic Colors of #bdd8cf
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 #bdd8cf
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 #bdd8cf
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 #bdd8cf
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: #bdd8cf;
}
This is a sample text used for the color #bdd8cf. 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: #bdd8cf;
}
This is a sample text used for the color #bdd8cf. 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 #bdd8cf;
}
This is a sample text used for the color #bdd8cf. 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.88%
Green 35.29%
Blue 33.82%
CMYK Percentage
Cyan 39.11
Magenta 0%
Yellow 13.04%
Black 47.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.