#efedcd Hex Color
rgb(239, 237, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | ed | cd | - | #efedcd |
RGB | 239 | 237 | 205 | - | rgb(239,237,205) |
HSL | 56 | 52% | 87% | - | hsl(56,52%,87%) |
HSV | 56 | 14% | 94% | - | hsv(56,14%,94%) |
XYZ | 76.9002 | 83.3269 | 69.7882 | - | xyz(76.9002,83.3269,69.7882) |
CIE-LAB | 93.16 | -4.6 | 15.76 | - | lab(93.16,-4.6,15.76) |
CMYK | 0 | 0.0083682008368201 | 0.14225941422594 | 0.062745098039216 | cmyk(0,0.0083682008368201,0.14225941422594,0.062745098039216) |
Description
The RGB value of color #efedcd is rgb(239, 237, 205).
In the hex color #efedcd, The value of Red is 239, value of Green is 237, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #efedcd consists of 56° Hue, 52% Saturation, and 87% Lightness.
In the CMYK color model, the color #efedcd can be represented as Cyan=0%, Magenta=0.0083682008368201%, Yellow=0.14225941422594%, and Black=0.062745098039216%.
Shades of #efedcd
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 #efedcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efedcd
Preview of #efedcd on White Background
The contrast ratio of #efedcd with white color is 1.19
Preview of #efedcd on black background
The contrast ratio of #efedcd with black color is 17.67
#efedcd color will look good with a black background.
Color Schemes of #efedcd
Triadic Colors of #efedcd
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 #efedcd
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 #efedcd
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 #efedcd
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: #efedcd;
}
This is a sample text used for the color #efedcd. 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: #efedcd;
}
This is a sample text used for the color #efedcd. 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 #efedcd;
}
This is a sample text used for the color #efedcd. 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.1%
Green 34.8%
Blue 30.1%
CMYK Percentage
Cyan 0
Magenta 3.92%
Yellow 66.67%
Black 29.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.