#edede7 Hex Color
rgb(237, 237, 231)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | ed | e7 | - | #edede7 |
RGB | 237 | 237 | 231 | - | rgb(237,237,231) |
HSL | 60 | 14% | 92% | - | hsl(60,14%,92%) |
HSV | 60 | 3% | 93% | - | hsv(60,3%,93%) |
XYZ | 79.633 | 84.3424 | 87.6839 | - | xyz(79.633,84.3424,87.6839) |
CIE-LAB | 93.6 | -1.05 | 2.89 | - | lab(93.6,-1.05,2.89) |
CMYK | 0 | 0 | 0.025316455696203 | 0.070588235294118 | cmyk(0,0,0.025316455696203,0.070588235294118) |
Description
The RGB value of color #edede7 is rgb(237, 237, 231).
In the hex color #edede7, The value of Red is 237, value of Green is 237, and value of Blue is 231. The primary color is Red. Similarly, The HSL values for #edede7 consists of 60° Hue, 14% Saturation, and 92% Lightness.
In the CMYK color model, the color #edede7 can be represented as Cyan=0%, Magenta=0%, Yellow=0.025316455696203%, and Black=0.070588235294118%.
Shades of #edede7
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 #edede7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edede7
Preview of #edede7 on White Background
The contrast ratio of #edede7 with white color is 1.18
Preview of #edede7 on black background
The contrast ratio of #edede7 with black color is 17.87
#edede7 color will look good with a black background.
Color Schemes of #edede7
Triadic Colors of #edede7
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 #edede7
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 #edede7
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 #edede7
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: #edede7;
}
This is a sample text used for the color #edede7. 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: #edede7;
}
This is a sample text used for the color #edede7. 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 #edede7;
}
This is a sample text used for the color #edede7. 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 33.62%
Green 33.62%
Blue 32.77%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 26.4%
Black 73.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.