#ecda7f Hex Color
rgb(236, 218, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ec | da | 7f | - | #ecda7f |
RGB | 236 | 218 | 127 | - | rgb(236,218,127) |
HSL | 50 | 74% | 71% | - | hsl(50,74%,71%) |
HSV | 50 | 46% | 93% | - | hsv(50,46%,93%) |
XYZ | 63.4942 | 69.508 | 30.1486 | - | xyz(63.4942,69.508,30.1486) |
CIE-LAB | 86.75 | -5.82 | 46.81 | - | lab(86.75,-5.82,46.81) |
CMYK | 0 | 0.076271186440678 | 0.46186440677966 | 0.074509803921569 | cmyk(0,0.076271186440678,0.46186440677966,0.074509803921569) |
Description
The RGB value of color #ecda7f is rgb(236, 218, 127).
In the hex color #ecda7f, The value of Red is 236, value of Green is 218, and value of Blue is 127. The primary color is Red. Similarly, The HSL values for #ecda7f consists of 50° Hue, 74% Saturation, and 71% Lightness.
In the CMYK color model, the color #ecda7f can be represented as Cyan=0%, Magenta=0.076271186440678%, Yellow=0.46186440677966%, and Black=0.074509803921569%.
Shades of #ecda7f
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 #ecda7f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ecda7f
Preview of #ecda7f on White Background
The contrast ratio of #ecda7f with white color is 1.41
Preview of #ecda7f on black background
The contrast ratio of #ecda7f with black color is 14.9
#ecda7f color will look good with a black background.
Color Schemes of #ecda7f
Triadic Colors of #ecda7f
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 #ecda7f
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 #ecda7f
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 #ecda7f
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: #ecda7f;
}
This is a sample text used for the color #ecda7f. 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: #ecda7f;
}
This is a sample text used for the color #ecda7f. 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 #ecda7f;
}
This is a sample text used for the color #ecda7f. 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 40.62%
Green 37.52%
Blue 21.86%
CMYK Percentage
Cyan 0
Magenta 12.45%
Yellow 75.39%
Black 12.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.