#bdf29c Hex Color
rgb(189, 242, 156)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bd | f2 | 9c | - | #bdf29c |
| RGB | 189 | 242 | 156 | - | rgb(189,242,156) |
| HSL | 97 | 77% | 78% | - | hsl(97,77%,78%) |
| HSV | 97 | 36% | 95% | - | hsv(97,36%,95%) |
| XYZ | 58.7391 | 76.7234 | 43.1657 | - | xyz(58.7391,76.7234,43.1657) |
| CIE-LAB | 90.19 | -31.84 | 36.17 | - | lab(90.19,-31.84,36.17) |
| CMYK | 0.21900826446281 | 0 | 0.35537190082645 | 0.050980392156863 | cmyk(0.21900826446281,0,0.35537190082645,0.050980392156863) |
Description
The RGB value of color #bdf29c is rgb(189, 242, 156).
In the hex color #bdf29c, The value of Red is 189, value of Green is 242, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #bdf29c consists of 97° Hue, 77% Saturation, and 78% Lightness.
In the CMYK color model, the color #bdf29c can be represented as Cyan=0.21900826446281%, Magenta=0%, Yellow=0.35537190082645%, and Black=0.050980392156863%.
Shades of #bdf29c
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 #bdf29c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdf29c
Preview of #bdf29c on White Background
The contrast ratio of #bdf29c with white color is 1.28
Preview of #bdf29c on black background
The contrast ratio of #bdf29c with black color is 16.34
#bdf29c color will look good with a black background.
Color Schemes of #bdf29c
Triadic Colors of #bdf29c
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 #bdf29c
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 #bdf29c
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 #bdf29c
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: #bdf29c;
}
This is a sample text used for the color #bdf29c. 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: #bdf29c;
}
This is a sample text used for the color #bdf29c. 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 #bdf29c;
}
This is a sample text used for the color #bdf29c. 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.2%
Green 41.23%
Blue 26.58%
CMYK Percentage
Cyan 35.02
Magenta 0%
Yellow 56.83%
Black 8.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.