#bde9a7 Hex Color
rgb(189, 233, 167)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | e9 | a7 | - | #bde9a7 |
RGB | 189 | 233 | 167 | - | rgb(189,233,167) |
HSL | 100 | 60% | 78% | - | hsl(100,60%,78%) |
HSV | 100 | 28% | 91% | - | hsv(100,28%,91%) |
XYZ | 57.1002 | 71.8867 | 47.4252 | - | xyz(57.1002,71.8867,47.4252) |
CIE-LAB | 87.91 | -26.01 | 27.56 | - | lab(87.91,-26.01,27.56) |
CMYK | 0.18884120171674 | 0 | 0.28326180257511 | 0.086274509803922 | cmyk(0.18884120171674,0,0.28326180257511,0.086274509803922) |
Description
The RGB value of color #bde9a7 is rgb(189, 233, 167).
In the hex color #bde9a7, The value of Red is 189, value of Green is 233, and value of Blue is 167. The primary color is Green. Similarly, The HSL values for #bde9a7 consists of 100° Hue, 60% Saturation, and 78% Lightness.
In the CMYK color model, the color #bde9a7 can be represented as Cyan=0.18884120171674%, Magenta=0%, Yellow=0.28326180257511%, and Black=0.086274509803922%.
Shades of #bde9a7
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 #bde9a7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bde9a7
Preview of #bde9a7 on White Background
The contrast ratio of #bde9a7 with white color is 1.37
Preview of #bde9a7 on black background
The contrast ratio of #bde9a7 with black color is 15.38
#bde9a7 color will look good with a black background.
Color Schemes of #bde9a7
Triadic Colors of #bde9a7
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 #bde9a7
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 #bde9a7
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 #bde9a7
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: #bde9a7;
}
This is a sample text used for the color #bde9a7. 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: #bde9a7;
}
This is a sample text used for the color #bde9a7. 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 #bde9a7;
}
This is a sample text used for the color #bde9a7. 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 32.09%
Green 39.56%
Blue 28.35%
CMYK Percentage
Cyan 33.82
Magenta 0%
Yellow 50.73%
Black 15.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.