#bddf8c Hex Color
rgb(189, 223, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | df | 8c | - | #bddf8c |
RGB | 189 | 223 | 140 | - | rgb(189,223,140) |
HSL | 85 | 56% | 71% | - | hsl(85,56%,71%) |
HSV | 85 | 37% | 87% | - | hsv(85,37%,87%) |
XYZ | 52.1076 | 65.4876 | 34.705 | - | xyz(52.1076,65.4876,34.705) |
CIE-LAB | 84.73 | -24.98 | 37.06 | - | lab(84.73,-24.98,37.06) |
CMYK | 0.152466367713 | 0 | 0.37219730941704 | 0.12549019607843 | cmyk(0.152466367713,0,0.37219730941704,0.12549019607843) |
Description
The RGB value of color #bddf8c is rgb(189, 223, 140).
In the hex color #bddf8c, The value of Red is 189, value of Green is 223, and value of Blue is 140. The primary color is Green. Similarly, The HSL values for #bddf8c consists of 85° Hue, 56% Saturation, and 71% Lightness.
In the CMYK color model, the color #bddf8c can be represented as Cyan=0.152466367713%, Magenta=0%, Yellow=0.37219730941704%, and Black=0.12549019607843%.
Shades of #bddf8c
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 #bddf8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bddf8c
Preview of #bddf8c on White Background
The contrast ratio of #bddf8c with white color is 1.49
Preview of #bddf8c on black background
The contrast ratio of #bddf8c with black color is 14.1
#bddf8c color will look good with a black background.
Color Schemes of #bddf8c
Triadic Colors of #bddf8c
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 #bddf8c
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 #bddf8c
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 #bddf8c
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: #bddf8c;
}
This is a sample text used for the color #bddf8c. 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: #bddf8c;
}
This is a sample text used for the color #bddf8c. 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 #bddf8c;
}
This is a sample text used for the color #bddf8c. 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 34.24%
Green 40.4%
Blue 25.36%
CMYK Percentage
Cyan 23.45
Magenta 0%
Yellow 57.25%
Black 19.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.