#bed49c Hex Color
rgb(190, 212, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | d4 | 9c | - | #bed49c |
RGB | 190 | 212 | 156 | - | rgb(190,212,156) |
HSL | 84 | 39% | 72% | - | hsl(84,39%,72%) |
HSV | 84 | 26% | 83% | - | hsv(84,26%,83%) |
XYZ | 50.7794 | 60.4344 | 40.4411 | - | xyz(50.7794,60.4344,40.4411) |
CIE-LAB | 82.07 | -17.02 | 25.33 | - | lab(82.07,-17.02,25.33) |
CMYK | 0.10377358490566 | 0 | 0.26415094339623 | 0.16862745098039 | cmyk(0.10377358490566,0,0.26415094339623,0.16862745098039) |
Description
The RGB value of color #bed49c is rgb(190, 212, 156).
In the hex color #bed49c, The value of Red is 190, value of Green is 212, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #bed49c consists of 84° Hue, 39% Saturation, and 72% Lightness.
In the CMYK color model, the color #bed49c can be represented as Cyan=0.10377358490566%, Magenta=0%, Yellow=0.26415094339623%, and Black=0.16862745098039%.
Shades of #bed49c
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 #bed49c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bed49c
Preview of #bed49c on White Background
The contrast ratio of #bed49c with white color is 1.6
Preview of #bed49c on black background
The contrast ratio of #bed49c with black color is 13.09
#bed49c color will look good with a black background.
Color Schemes of #bed49c
Triadic Colors of #bed49c
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 #bed49c
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 #bed49c
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 #bed49c
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: #bed49c;
}
This is a sample text used for the color #bed49c. 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: #bed49c;
}
This is a sample text used for the color #bed49c. 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 #bed49c;
}
This is a sample text used for the color #bed49c. 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.05%
Green 37.99%
Blue 27.96%
CMYK Percentage
Cyan 19.34
Magenta 0%
Yellow 49.23%
Black 31.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.