#ec9c4c Hex Color
rgb(236, 156, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ec | 9c | 4c | - | #ec9c4c |
RGB | 236 | 156 | 76 | - | rgb(236,156,76) |
HSL | 30 | 81% | 61% | - | hsl(30,81%,61%) |
HSV | 30 | 68% | 93% | - | hsv(30,68%,93%) |
XYZ | 47.785 | 42.1316 | 12.4511 | - | xyz(47.785,42.1316,12.4511) |
CIE-LAB | 70.96 | 22.74 | 52.86 | - | lab(70.96,22.74,52.86) |
CMYK | 0 | 0.33898305084746 | 0.67796610169492 | 0.074509803921569 | cmyk(0,0.33898305084746,0.67796610169492,0.074509803921569) |
Description
The RGB value of color #ec9c4c is rgb(236, 156, 76).
In the hex color #ec9c4c, The value of Red is 236, value of Green is 156, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #ec9c4c consists of 30° Hue, 81% Saturation, and 61% Lightness.
In the CMYK color model, the color #ec9c4c can be represented as Cyan=0%, Magenta=0.33898305084746%, Yellow=0.67796610169492%, and Black=0.074509803921569%.
Shades of #ec9c4c
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 #ec9c4c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ec9c4c
Preview of #ec9c4c on White Background
The contrast ratio of #ec9c4c with white color is 2.23
Preview of #ec9c4c on black background
The contrast ratio of #ec9c4c with black color is 9.43
#ec9c4c color will look good with a black background.
Color Schemes of #ec9c4c
Triadic Colors of #ec9c4c
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 #ec9c4c
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 #ec9c4c
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 #ec9c4c
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: #ec9c4c;
}
This is a sample text used for the color #ec9c4c. 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: #ec9c4c;
}
This is a sample text used for the color #ec9c4c. 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 #ec9c4c;
}
This is a sample text used for the color #ec9c4c. 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 50.43%
Green 33.33%
Blue 16.24%
CMYK Percentage
Cyan 0
Magenta 31.06%
Yellow 62.12%
Black 6.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.