#bde7cf Hex Color
rgb(189, 231, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | e7 | cf | - | #bde7cf |
RGB | 189 | 231 | 207 | - | rgb(189,231,207) |
HSL | 146 | 47% | 82% | - | hsl(146,47%,82%) |
HSV | 146 | 18% | 91% | - | hsv(146,18%,91%) |
XYZ | 60.8247 | 72.4756 | 69.8149 | - | xyz(60.8247,72.4756,69.8149) |
CIE-LAB | 88.2 | -18.25 | 7.19 | - | lab(88.2,-18.25,7.19) |
CMYK | 0.18181818181818 | 0 | 0.1038961038961 | 0.094117647058824 | cmyk(0.18181818181818,0,0.1038961038961,0.094117647058824) |
Description
The RGB value of color #bde7cf is rgb(189, 231, 207).
In the hex color #bde7cf, The value of Red is 189, value of Green is 231, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #bde7cf consists of 146° Hue, 47% Saturation, and 82% Lightness.
In the CMYK color model, the color #bde7cf can be represented as Cyan=0.18181818181818%, Magenta=0%, Yellow=0.1038961038961%, and Black=0.094117647058824%.
Shades of #bde7cf
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 #bde7cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bde7cf
Preview of #bde7cf on White Background
The contrast ratio of #bde7cf with white color is 1.36
Preview of #bde7cf on black background
The contrast ratio of #bde7cf with black color is 15.5
#bde7cf color will look good with a black background.
Color Schemes of #bde7cf
Triadic Colors of #bde7cf
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 #bde7cf
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 #bde7cf
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 #bde7cf
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: #bde7cf;
}
This is a sample text used for the color #bde7cf. 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: #bde7cf;
}
This is a sample text used for the color #bde7cf. 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 #bde7cf;
}
This is a sample text used for the color #bde7cf. 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.14%
Green 36.84%
Blue 33.01%
CMYK Percentage
Cyan 47.87
Magenta 0%
Yellow 27.35%
Black 24.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.