#bde9cf Hex Color
rgb(189, 233, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | e9 | cf | - | #bde9cf |
RGB | 189 | 233 | 207 | - | rgb(189,233,207) |
HSL | 145 | 50% | 83% | - | hsl(145,50%,83%) |
HSV | 145 | 19% | 91% | - | hsv(145,19%,91%) |
XYZ | 61.3877 | 73.6016 | 70.0025 | - | xyz(61.3877,73.6016,70.0025) |
CIE-LAB | 88.73 | -19.24 | 7.96 | - | lab(88.73,-19.24,7.96) |
CMYK | 0.18884120171674 | 0 | 0.11158798283262 | 0.086274509803922 | cmyk(0.18884120171674,0,0.11158798283262,0.086274509803922) |
Description
The RGB value of color #bde9cf is rgb(189, 233, 207).
In the hex color #bde9cf, The value of Red is 189, value of Green is 233, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #bde9cf consists of 145° Hue, 50% Saturation, and 83% Lightness.
In the CMYK color model, the color #bde9cf can be represented as Cyan=0.18884120171674%, Magenta=0%, Yellow=0.11158798283262%, and Black=0.086274509803922%.
Shades of #bde9cf
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 #bde9cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bde9cf
Preview of #bde9cf on White Background
The contrast ratio of #bde9cf with white color is 1.34
Preview of #bde9cf on black background
The contrast ratio of #bde9cf with black color is 15.72
#bde9cf color will look good with a black background.
Color Schemes of #bde9cf
Triadic Colors of #bde9cf
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 #bde9cf
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 #bde9cf
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 #bde9cf
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: #bde9cf;
}
This is a sample text used for the color #bde9cf. 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: #bde9cf;
}
This is a sample text used for the color #bde9cf. 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 #bde9cf;
}
This is a sample text used for the color #bde9cf. 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.05%
Green 37.04%
Blue 32.91%
CMYK Percentage
Cyan 48.83
Magenta 0%
Yellow 28.86%
Black 22.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.