#efede5 Hex Color
rgb(239, 237, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | ed | e5 | - | #efede5 |
RGB | 239 | 237 | 229 | - | rgb(239,237,229) |
HSL | 48 | 24% | 92% | - | hsl(48,24%,92%) |
HSV | 48 | 4% | 94% | - | hsv(48,4%,94%) |
XYZ | 80.0236 | 84.5762 | 86.2359 | - | xyz(80.0236,84.5762,86.2359) |
CIE-LAB | 93.7 | -0.71 | 4.1 | - | lab(93.7,-0.71,4.1) |
CMYK | 0 | 0.0083682008368201 | 0.0418410041841 | 0.062745098039216 | cmyk(0,0.0083682008368201,0.0418410041841,0.062745098039216) |
Description
The RGB value of color #efede5 is rgb(239, 237, 229).
In the hex color #efede5, The value of Red is 239, value of Green is 237, and value of Blue is 229. The primary color is Red. Similarly, The HSL values for #efede5 consists of 48° Hue, 24% Saturation, and 92% Lightness.
In the CMYK color model, the color #efede5 can be represented as Cyan=0%, Magenta=0.0083682008368201%, Yellow=0.0418410041841%, and Black=0.062745098039216%.
Shades of #efede5
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 #efede5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efede5
Preview of #efede5 on White Background
The contrast ratio of #efede5 with white color is 1.17
Preview of #efede5 on black background
The contrast ratio of #efede5 with black color is 17.92
#efede5 color will look good with a black background.
Color Schemes of #efede5
Triadic Colors of #efede5
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 #efede5
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 #efede5
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 #efede5
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: #efede5;
}
This is a sample text used for the color #efede5. 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: #efede5;
}
This is a sample text used for the color #efede5. 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 #efede5;
}
This is a sample text used for the color #efede5. 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.9%
Green 33.62%
Blue 32.48%
CMYK Percentage
Cyan 0
Magenta 7.41%
Yellow 37.04%
Black 55.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.