#ecaa7d Hex Color
rgb(236, 170, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ec | aa | 7d | - | #ecaa7d |
RGB | 236 | 170 | 125 | - | rgb(236,170,125) |
HSL | 24 | 74% | 71% | - | hsl(24,74%,71%) |
HSV | 24 | 47% | 93% | - | hsv(24,47%,93%) |
XYZ | 52.6685 | 48.063 | 25.9032 | - | xyz(52.6685,48.063,25.9032) |
CIE-LAB | 74.86 | 19.03 | 32.74 | - | lab(74.86,19.03,32.74) |
CMYK | 0 | 0.27966101694915 | 0.47033898305085 | 0.074509803921569 | cmyk(0,0.27966101694915,0.47033898305085,0.074509803921569) |
Description
The RGB value of color #ecaa7d is rgb(236, 170, 125).
In the hex color #ecaa7d, The value of Red is 236, value of Green is 170, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #ecaa7d consists of 24° Hue, 74% Saturation, and 71% Lightness.
In the CMYK color model, the color #ecaa7d can be represented as Cyan=0%, Magenta=0.27966101694915%, Yellow=0.47033898305085%, and Black=0.074509803921569%.
Shades of #ecaa7d
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 #ecaa7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ecaa7d
Preview of #ecaa7d on White Background
The contrast ratio of #ecaa7d with white color is 1.98
Preview of #ecaa7d on black background
The contrast ratio of #ecaa7d with black color is 10.61
#ecaa7d color will look good with a black background.
Color Schemes of #ecaa7d
Triadic Colors of #ecaa7d
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 #ecaa7d
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 #ecaa7d
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 #ecaa7d
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: #ecaa7d;
}
This is a sample text used for the color #ecaa7d. 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: #ecaa7d;
}
This is a sample text used for the color #ecaa7d. 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 #ecaa7d;
}
This is a sample text used for the color #ecaa7d. 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 44.44%
Green 32.02%
Blue 23.54%
CMYK Percentage
Cyan 0
Magenta 33.92%
Yellow 57.04%
Black 9.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.