#bde09f Hex Color
rgb(189, 224, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | e0 | 9f | - | #bde09f |
RGB | 189 | 224 | 159 | - | rgb(189,224,159) |
HSL | 92 | 51% | 75% | - | hsl(92,51%,75%) |
HSV | 92 | 29% | 88% | - | hsv(92,29%,88%) |
XYZ | 53.8999 | 66.6333 | 42.8216 | - | xyz(53.8999,66.6333,42.8216) |
CIE-LAB | 85.32 | -22.86 | 28.16 | - | lab(85.32,-22.86,28.16) |
CMYK | 0.15625 | 0 | 0.29017857142857 | 0.12156862745098 | cmyk(0.15625,0,0.29017857142857,0.12156862745098) |
Description
The RGB value of color #bde09f is rgb(189, 224, 159).
In the hex color #bde09f, The value of Red is 189, value of Green is 224, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #bde09f consists of 92° Hue, 51% Saturation, and 75% Lightness.
In the CMYK color model, the color #bde09f can be represented as Cyan=0.15625%, Magenta=0%, Yellow=0.29017857142857%, and Black=0.12156862745098%.
Shades of #bde09f
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 #bde09f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bde09f
Preview of #bde09f on White Background
The contrast ratio of #bde09f with white color is 1.47
Preview of #bde09f on black background
The contrast ratio of #bde09f with black color is 14.33
#bde09f color will look good with a black background.
Color Schemes of #bde09f
Triadic Colors of #bde09f
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 #bde09f
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 #bde09f
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 #bde09f
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: #bde09f;
}
This is a sample text used for the color #bde09f. 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: #bde09f;
}
This is a sample text used for the color #bde09f. 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 #bde09f;
}
This is a sample text used for the color #bde09f. 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 33.04%
Green 39.16%
Blue 27.8%
CMYK Percentage
Cyan 27.51
Magenta 0%
Yellow 51.09%
Black 21.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.