#bddc9f Hex Color
rgb(189, 220, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | dc | 9f | - | #bddc9f |
RGB | 189 | 220 | 159 | - | rgb(189,220,159) |
HSL | 90 | 47% | 74% | - | hsl(90,47%,74%) |
HSV | 90 | 28% | 86% | - | hsv(90,28%,86%) |
XYZ | 52.8375 | 64.5084 | 42.4674 | - | xyz(52.8375,64.5084,42.4674) |
CIE-LAB | 84.23 | -20.9 | 26.68 | - | lab(84.23,-20.9,26.68) |
CMYK | 0.14090909090909 | 0 | 0.27727272727273 | 0.13725490196078 | cmyk(0.14090909090909,0,0.27727272727273,0.13725490196078) |
Description
The RGB value of color #bddc9f is rgb(189, 220, 159).
In the hex color #bddc9f, The value of Red is 189, value of Green is 220, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #bddc9f consists of 90° Hue, 47% Saturation, and 74% Lightness.
In the CMYK color model, the color #bddc9f can be represented as Cyan=0.14090909090909%, Magenta=0%, Yellow=0.27727272727273%, and Black=0.13725490196078%.
Shades of #bddc9f
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 #bddc9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bddc9f
Preview of #bddc9f on White Background
The contrast ratio of #bddc9f with white color is 1.51
Preview of #bddc9f on black background
The contrast ratio of #bddc9f with black color is 13.9
#bddc9f color will look good with a black background.
Color Schemes of #bddc9f
Triadic Colors of #bddc9f
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 #bddc9f
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 #bddc9f
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 #bddc9f
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: #bddc9f;
}
This is a sample text used for the color #bddc9f. 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: #bddc9f;
}
This is a sample text used for the color #bddc9f. 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 #bddc9f;
}
This is a sample text used for the color #bddc9f. 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.27%
Green 38.73%
Blue 27.99%
CMYK Percentage
Cyan 25.37
Magenta 0%
Yellow 49.92%
Black 24.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.