#bdeb9e Hex Color
rgb(189, 235, 158)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bd | eb | 9e | - | #bdeb9e |
| RGB | 189 | 235 | 158 | - | rgb(189,235,158) |
| HSL | 96 | 66% | 77% | - | hsl(96,66%,77%) |
| HSV | 96 | 33% | 92% | - | hsv(96,33%,92%) |
| XYZ | 56.8662 | 72.7041 | 43.3839 | - | xyz(56.8662,72.7041,43.3839) |
| CIE-LAB | 88.31 | -28.28 | 32.67 | - | lab(88.31,-28.28,32.67) |
| CMYK | 0.19574468085106 | 0 | 0.32765957446809 | 0.07843137254902 | cmyk(0.19574468085106,0,0.32765957446809,0.07843137254902) |
Description
The RGB value of color #bdeb9e is rgb(189, 235, 158).
In the hex color #bdeb9e, The value of Red is 189, value of Green is 235, and value of Blue is 158. The primary color is Green. Similarly, The HSL values for #bdeb9e consists of 96° Hue, 66% Saturation, and 77% Lightness.
In the CMYK color model, the color #bdeb9e can be represented as Cyan=0.19574468085106%, Magenta=0%, Yellow=0.32765957446809%, and Black=0.07843137254902%.
Shades of #bdeb9e
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 #bdeb9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdeb9e
Preview of #bdeb9e on White Background
The contrast ratio of #bdeb9e with white color is 1.35
Preview of #bdeb9e on black background
The contrast ratio of #bdeb9e with black color is 15.54
#bdeb9e color will look good with a black background.
Color Schemes of #bdeb9e
Triadic Colors of #bdeb9e
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 #bdeb9e
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 #bdeb9e
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 #bdeb9e
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: #bdeb9e;
}
This is a sample text used for the color #bdeb9e. 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: #bdeb9e;
}
This is a sample text used for the color #bdeb9e. 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 #bdeb9e;
}
This is a sample text used for the color #bdeb9e. 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.47%
Green 40.38%
Blue 27.15%
CMYK Percentage
Cyan 32.52
Magenta 0%
Yellow 54.44%
Black 13.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.