#bde0de Hex Color
rgb(189, 224, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | e0 | de | - | #bde0de |
RGB | 189 | 224 | 222 | - | rgb(189,224,222) |
HSL | 177 | 36% | 81% | - | hsl(177,36%,81%) |
HSV | 177 | 16% | 88% | - | hsv(177,16%,88%) |
XYZ | 60.8267 | 69.4041 | 79.2977 | - | xyz(60.8267,69.4041,79.2977) |
CIE-LAB | 86.7 | -11.81 | -2.87 | - | lab(86.7,-11.81,-2.87) |
CMYK | 0.15625 | 0 | 0.0089285714285714 | 0.12156862745098 | cmyk(0.15625,0,0.0089285714285714,0.12156862745098) |
Description
The RGB value of color #bde0de is rgb(189, 224, 222).
In the hex color #bde0de, The value of Red is 189, value of Green is 224, and value of Blue is 222. The primary color is Green. Similarly, The HSL values for #bde0de consists of 177° Hue, 36% Saturation, and 81% Lightness.
In the CMYK color model, the color #bde0de can be represented as Cyan=0.15625%, Magenta=0%, Yellow=0.0089285714285714%, and Black=0.12156862745098%.
Shades of #bde0de
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 #bde0de
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bde0de
Preview of #bde0de on White Background
The contrast ratio of #bde0de with white color is 1.41
Preview of #bde0de on black background
The contrast ratio of #bde0de with black color is 14.88
#bde0de color will look good with a black background.
Color Schemes of #bde0de
Triadic Colors of #bde0de
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 #bde0de
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 #bde0de
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 #bde0de
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: #bde0de;
}
This is a sample text used for the color #bde0de. 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: #bde0de;
}
This is a sample text used for the color #bde0de. 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 #bde0de;
}
This is a sample text used for the color #bde0de. 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.76%
Green 35.28%
Blue 34.96%
CMYK Percentage
Cyan 54.49
Magenta 0%
Yellow 3.11%
Black 42.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.