#edcfa3 Hex Color
rgb(237, 207, 163)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ed | cf | a3 | - | #edcfa3 |
| RGB | 237 | 207 | 163 | - | rgb(237,207,163) |
| HSL | 36 | 67% | 78% | - | hsl(36,67%,78%) |
| HSV | 36 | 31% | 93% | - | hsv(36,31%,93%) |
| XYZ | 63.8487 | 65.2745 | 43.8844 | - | xyz(63.8487,65.2745,43.8844) |
| CIE-LAB | 84.62 | 4.17 | 25.76 | - | lab(84.62,4.17,25.76) |
| CMYK | 0 | 0.12658227848101 | 0.31223628691983 | 0.070588235294118 | cmyk(0,0.12658227848101,0.31223628691983,0.070588235294118) |
Description
The RGB value of color #edcfa3 is rgb(237, 207, 163).
In the hex color #edcfa3, The value of Red is 237, value of Green is 207, and value of Blue is 163. The primary color is Red. Similarly, The HSL values for #edcfa3 consists of 36° Hue, 67% Saturation, and 78% Lightness.
In the CMYK color model, the color #edcfa3 can be represented as Cyan=0%, Magenta=0.12658227848101%, Yellow=0.31223628691983%, and Black=0.070588235294118%.
Shades of #edcfa3
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 #edcfa3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edcfa3
Preview of #edcfa3 on White Background
The contrast ratio of #edcfa3 with white color is 1.49
Preview of #edcfa3 on black background
The contrast ratio of #edcfa3 with black color is 14.05
#edcfa3 color will look good with a black background.
Color Schemes of #edcfa3
Triadic Colors of #edcfa3
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 #edcfa3
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 #edcfa3
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 #edcfa3
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: #edcfa3;
}
This is a sample text used for the color #edcfa3. 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: #edcfa3;
}
This is a sample text used for the color #edcfa3. 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 #edcfa3;
}
This is a sample text used for the color #edcfa3. 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 39.04%
Green 34.1%
Blue 26.85%
CMYK Percentage
Cyan 0
Magenta 24.85%
Yellow 61.29%
Black 13.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.