#e6edbd Hex Color
rgb(230, 237, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e6 | ed | bd | - | #e6edbd |
RGB | 230 | 237 | 189 | - | rgb(230,237,189) |
HSL | 69 | 57% | 84% | - | hsl(69,57%,84%) |
HSV | 69 | 20% | 93% | - | hsv(69,20%,93%) |
XYZ | 72.1026 | 81.0655 | 59.9911 | - | xyz(72.1026,81.0655,59.9911) |
CIE-LAB | 92.16 | -10.2 | 22.52 | - | lab(92.16,-10.2,22.52) |
CMYK | 0.029535864978903 | 0 | 0.20253164556962 | 0.070588235294118 | cmyk(0.029535864978903,0,0.20253164556962,0.070588235294118) |
Description
The RGB value of color #e6edbd is rgb(230, 237, 189).
In the hex color #e6edbd, The value of Red is 230, value of Green is 237, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #e6edbd consists of 69° Hue, 57% Saturation, and 84% Lightness.
In the CMYK color model, the color #e6edbd can be represented as Cyan=0.029535864978903%, Magenta=0%, Yellow=0.20253164556962%, and Black=0.070588235294118%.
Shades of #e6edbd
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 #e6edbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e6edbd
Preview of #e6edbd on White Background
The contrast ratio of #e6edbd with white color is 1.22
Preview of #e6edbd on black background
The contrast ratio of #e6edbd with black color is 17.21
#e6edbd color will look good with a black background.
Color Schemes of #e6edbd
Triadic Colors of #e6edbd
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 #e6edbd
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 #e6edbd
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 #e6edbd
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: #e6edbd;
}
This is a sample text used for the color #e6edbd. 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: #e6edbd;
}
This is a sample text used for the color #e6edbd. 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 #e6edbd;
}
This is a sample text used for the color #e6edbd. 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.06%
Green 36.13%
Blue 28.81%
CMYK Percentage
Cyan 9.76
Magenta 0%
Yellow 66.92%
Black 23.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.