#bddc7e Hex Color
rgb(189, 220, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | dc | 7e | - | #bddc7e |
RGB | 189 | 220 | 126 | - | rgb(189,220,126) |
HSL | 80 | 57% | 68% | - | hsl(80,57%,68%) |
HSV | 80 | 43% | 86% | - | hsv(80,43%,86%) |
XYZ | 50.3454 | 63.5116 | 29.3441 | - | xyz(50.3454,63.5116,29.3441) |
CIE-LAB | 83.71 | -25.23 | 42.73 | - | lab(83.71,-25.23,42.73) |
CMYK | 0.14090909090909 | 0 | 0.42727272727273 | 0.13725490196078 | cmyk(0.14090909090909,0,0.42727272727273,0.13725490196078) |
Description
The RGB value of color #bddc7e is rgb(189, 220, 126).
In the hex color #bddc7e, The value of Red is 189, value of Green is 220, and value of Blue is 126. The primary color is Green. Similarly, The HSL values for #bddc7e consists of 80° Hue, 57% Saturation, and 68% Lightness.
In the CMYK color model, the color #bddc7e can be represented as Cyan=0.14090909090909%, Magenta=0%, Yellow=0.42727272727273%, and Black=0.13725490196078%.
Shades of #bddc7e
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 #bddc7e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bddc7e
Preview of #bddc7e on White Background
The contrast ratio of #bddc7e with white color is 1.53
Preview of #bddc7e on black background
The contrast ratio of #bddc7e with black color is 13.7
#bddc7e color will look good with a black background.
Color Schemes of #bddc7e
Triadic Colors of #bddc7e
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 #bddc7e
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 #bddc7e
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 #bddc7e
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: #bddc7e;
}
This is a sample text used for the color #bddc7e. 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: #bddc7e;
}
This is a sample text used for the color #bddc7e. 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 #bddc7e;
}
This is a sample text used for the color #bddc7e. 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 35.33%
Green 41.12%
Blue 23.55%
CMYK Percentage
Cyan 19.97
Magenta 0%
Yellow 60.57%
Black 19.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.