#bacd9e Hex Color
rgb(186, 205, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | cd | 9e | - | #bacd9e |
RGB | 186 | 205 | 158 | - | rgb(186,205,158) |
HSL | 84 | 32% | 71% | - | hsl(84,32%,71%) |
HSV | 84 | 23% | 80% | - | hsv(84,23%,80%) |
XYZ | 48.2526 | 56.5704 | 40.7237 | - | xyz(48.2526,56.5704,40.7237) |
CIE-LAB | 79.94 | -14.65 | 21.31 | - | lab(79.94,-14.65,21.31) |
CMYK | 0.092682926829268 | 0 | 0.22926829268293 | 0.19607843137255 | cmyk(0.092682926829268,0,0.22926829268293,0.19607843137255) |
Description
The RGB value of color #bacd9e is rgb(186, 205, 158).
In the hex color #bacd9e, The value of Red is 186, value of Green is 205, and value of Blue is 158. The primary color is Green. Similarly, The HSL values for #bacd9e consists of 84° Hue, 32% Saturation, and 71% Lightness.
In the CMYK color model, the color #bacd9e can be represented as Cyan=0.092682926829268%, Magenta=0%, Yellow=0.22926829268293%, and Black=0.19607843137255%.
Shades of #bacd9e
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 #bacd9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bacd9e
Preview of #bacd9e on White Background
The contrast ratio of #bacd9e with white color is 1.71
Preview of #bacd9e on black background
The contrast ratio of #bacd9e with black color is 12.31
#bacd9e color will look good with a black background.
Color Schemes of #bacd9e
Triadic Colors of #bacd9e
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 #bacd9e
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 #bacd9e
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 #bacd9e
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: #bacd9e;
}
This is a sample text used for the color #bacd9e. 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: #bacd9e;
}
This is a sample text used for the color #bacd9e. 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 #bacd9e;
}
This is a sample text used for the color #bacd9e. 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.88%
Green 37.34%
Blue 28.78%
CMYK Percentage
Cyan 17.89
Magenta 0%
Yellow 44.26%
Black 37.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.