#bdd7db Hex Color
rgb(189, 215, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | d7 | db | - | #bdd7db |
RGB | 189 | 215 | 219 | - | rgb(189,215,219) |
HSL | 188 | 29% | 80% | - | hsl(188,29%,80%) |
HSV | 188 | 14% | 86% | - | hsv(188,14%,86%) |
XYZ | 58.0729 | 64.5342 | 76.4134 | - | xyz(58.0729,64.5342,76.4134) |
CIE-LAB | 84.24 | -7.81 | -4.9 | - | lab(84.24,-7.81,-4.9) |
CMYK | 0.13698630136986 | 0.018264840182648 | 0 | 0.14117647058824 | cmyk(0.13698630136986,0.018264840182648,0,0.14117647058824) |
Description
The RGB value of color #bdd7db is rgb(189, 215, 219).
In the hex color #bdd7db, The value of Red is 189, value of Green is 215, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #bdd7db consists of 188° Hue, 29% Saturation, and 80% Lightness.
In the CMYK color model, the color #bdd7db can be represented as Cyan=0.13698630136986%, Magenta=0.018264840182648%, Yellow=0%, and Black=0.14117647058824%.
Shades of #bdd7db
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 #bdd7db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdd7db
Preview of #bdd7db on White Background
The contrast ratio of #bdd7db with white color is 1.51
Preview of #bdd7db on black background
The contrast ratio of #bdd7db with black color is 13.91
#bdd7db color will look good with a black background.
Color Schemes of #bdd7db
Triadic Colors of #bdd7db
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 #bdd7db
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 #bdd7db
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 #bdd7db
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: #bdd7db;
}
This is a sample text used for the color #bdd7db. 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: #bdd7db;
}
This is a sample text used for the color #bdd7db. 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 #bdd7db;
}
This is a sample text used for the color #bdd7db. 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.34%
Green 34.51%
Blue 35.15%
CMYK Percentage
Cyan 46.21
Magenta 6.16%
Yellow 0%
Black 47.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.