#bdfe9c Hex Color
rgb(189, 254, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | fe | 9c | - | #bdfe9c |
RGB | 189 | 254 | 156 | - | rgb(189,254,156) |
HSL | 100 | 98% | 80% | - | hsl(100,98%,80%) |
HSV | 100 | 39% | 100% | - | hsv(100,39%,100%) |
XYZ | 62.4288 | 84.1027 | 44.3956 | - | xyz(62.4288,84.1027,44.3956) |
CIE-LAB | 93.5 | -37.33 | 40.48 | - | lab(93.5,-37.33,40.48) |
CMYK | 0.25590551181102 | 0 | 0.38582677165354 | 0.003921568627451 | cmyk(0.25590551181102,0,0.38582677165354,0.003921568627451) |
Description
The RGB value of color #bdfe9c is rgb(189, 254, 156).
In the hex color #bdfe9c, The value of Red is 189, value of Green is 254, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #bdfe9c consists of 100° Hue, 98% Saturation, and 80% Lightness.
In the CMYK color model, the color #bdfe9c can be represented as Cyan=0.25590551181102%, Magenta=0%, Yellow=0.38582677165354%, and Black=0.003921568627451%.
Shades of #bdfe9c
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 #bdfe9c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdfe9c
Preview of #bdfe9c on White Background
The contrast ratio of #bdfe9c with white color is 1.18
Preview of #bdfe9c on black background
The contrast ratio of #bdfe9c with black color is 17.82
#bdfe9c color will look good with a black background.
Color Schemes of #bdfe9c
Triadic Colors of #bdfe9c
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 #bdfe9c
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 #bdfe9c
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 #bdfe9c
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: #bdfe9c;
}
This is a sample text used for the color #bdfe9c. 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: #bdfe9c;
}
This is a sample text used for the color #bdfe9c. 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 #bdfe9c;
}
This is a sample text used for the color #bdfe9c. 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 31.55%
Green 42.4%
Blue 26.04%
CMYK Percentage
Cyan 39.64
Magenta 0%
Yellow 59.76%
Black 0.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.