#edf7cd Hex Color
rgb(237, 247, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | f7 | cd | - | #edf7cd |
RGB | 237 | 247 | 205 | - | rgb(237,247,205) |
HSL | 74 | 72% | 89% | - | hsl(74,72%,89%) |
HSV | 74 | 17% | 97% | - | hsv(74,17%,97%) |
XYZ | 79.2053 | 88.9338 | 70.749 | - | xyz(79.2053,88.9338,70.749) |
CIE-LAB | 95.55 | -10.31 | 19.1 | - | lab(95.55,-10.31,19.1) |
CMYK | 0.040485829959514 | 0 | 0.17004048582996 | 0.031372549019608 | cmyk(0.040485829959514,0,0.17004048582996,0.031372549019608) |
Description
The RGB value of color #edf7cd is rgb(237, 247, 205).
In the hex color #edf7cd, The value of Red is 237, value of Green is 247, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #edf7cd consists of 74° Hue, 72% Saturation, and 89% Lightness.
In the CMYK color model, the color #edf7cd can be represented as Cyan=0.040485829959514%, Magenta=0%, Yellow=0.17004048582996%, and Black=0.031372549019608%.
Shades of #edf7cd
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 #edf7cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edf7cd
Preview of #edf7cd on White Background
The contrast ratio of #edf7cd with white color is 1.12
Preview of #edf7cd on black background
The contrast ratio of #edf7cd with black color is 18.79
#edf7cd color will look good with a black background.
Color Schemes of #edf7cd
Triadic Colors of #edf7cd
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 #edf7cd
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 #edf7cd
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 #edf7cd
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: #edf7cd;
}
This is a sample text used for the color #edf7cd. 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: #edf7cd;
}
This is a sample text used for the color #edf7cd. 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 #edf7cd;
}
This is a sample text used for the color #edf7cd. 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.4%
Green 35.85%
Blue 29.75%
CMYK Percentage
Cyan 16.74
Magenta 0%
Yellow 70.29%
Black 12.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.