#bdd7ea Hex Color
rgb(189, 215, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | d7 | ea | - | #bdd7ea |
RGB | 189 | 215 | 234 | - | rgb(189,215,234) |
HSL | 205 | 52% | 83% | - | hsl(205,52%,83%) |
HSV | 205 | 19% | 92% | - | hsv(205,19%,92%) |
XYZ | 60.138 | 65.3602 | 87.2881 | - | xyz(60.138,65.3602,87.2881) |
CIE-LAB | 84.67 | -4.67 | -12.23 | - | lab(84.67,-4.67,-12.23) |
CMYK | 0.19230769230769 | 0.081196581196581 | 0 | 0.082352941176471 | cmyk(0.19230769230769,0.081196581196581,0,0.082352941176471) |
Description
The RGB value of color #bdd7ea is rgb(189, 215, 234).
In the hex color #bdd7ea, The value of Red is 189, value of Green is 215, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #bdd7ea consists of 205° Hue, 52% Saturation, and 83% Lightness.
In the CMYK color model, the color #bdd7ea can be represented as Cyan=0.19230769230769%, Magenta=0.081196581196581%, Yellow=0%, and Black=0.082352941176471%.
Shades of #bdd7ea
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 #bdd7ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdd7ea
Preview of #bdd7ea on White Background
The contrast ratio of #bdd7ea with white color is 1.49
Preview of #bdd7ea on black background
The contrast ratio of #bdd7ea with black color is 14.07
#bdd7ea color will look good with a black background.
Color Schemes of #bdd7ea
Triadic Colors of #bdd7ea
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 #bdd7ea
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 #bdd7ea
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 #bdd7ea
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: #bdd7ea;
}
This is a sample text used for the color #bdd7ea. 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: #bdd7ea;
}
This is a sample text used for the color #bdd7ea. 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 #bdd7ea;
}
This is a sample text used for the color #bdd7ea. 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 29.62%
Green 33.7%
Blue 36.68%
CMYK Percentage
Cyan 54.04
Magenta 22.82%
Yellow 0%
Black 23.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.