#bdd89f Hex Color
rgb(189, 216, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | d8 | 9f | - | #bdd89f |
RGB | 189 | 216 | 159 | - | rgb(189,216,159) |
HSL | 88 | 42% | 74% | - | hsl(88,42%,74%) |
HSV | 88 | 26% | 85% | - | hsv(88,26%,85%) |
XYZ | 51.8001 | 62.4338 | 42.1217 | - | xyz(51.8001,62.4338,42.1217) |
CIE-LAB | 83.14 | -18.93 | 25.21 | - | lab(83.14,-18.93,25.21) |
CMYK | 0.125 | 0 | 0.26388888888889 | 0.15294117647059 | cmyk(0.125,0,0.26388888888889,0.15294117647059) |
Description
The RGB value of color #bdd89f is rgb(189, 216, 159).
In the hex color #bdd89f, The value of Red is 189, value of Green is 216, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #bdd89f consists of 88° Hue, 42% Saturation, and 74% Lightness.
In the CMYK color model, the color #bdd89f can be represented as Cyan=0.125%, Magenta=0%, Yellow=0.26388888888889%, and Black=0.15294117647059%.
Shades of #bdd89f
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 #bdd89f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdd89f
Preview of #bdd89f on White Background
The contrast ratio of #bdd89f with white color is 1.56
Preview of #bdd89f on black background
The contrast ratio of #bdd89f with black color is 13.49
#bdd89f color will look good with a black background.
Color Schemes of #bdd89f
Triadic Colors of #bdd89f
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 #bdd89f
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 #bdd89f
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 #bdd89f
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: #bdd89f;
}
This is a sample text used for the color #bdd89f. 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: #bdd89f;
}
This is a sample text used for the color #bdd89f. 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 #bdd89f;
}
This is a sample text used for the color #bdd89f. 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.51%
Green 38.3%
Blue 28.19%
CMYK Percentage
Cyan 23.07
Magenta 0%
Yellow 48.7%
Black 28.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.