#eda266 Hex Color
rgb(237, 162, 102)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | a2 | 66 | - | #eda266 |
RGB | 237 | 162 | 102 | - | rgb(237,162,102) |
HSL | 27 | 79% | 66% | - | hsl(27,79%,66%) |
HSV | 27 | 57% | 93% | - | hsv(27,57%,93%) |
XYZ | 50.2437 | 44.8045 | 18.5704 | - | xyz(50.2437,44.8045,18.5704) |
CIE-LAB | 72.76 | 21.68 | 42.13 | - | lab(72.76,21.68,42.13) |
CMYK | 0 | 0.31645569620253 | 0.56962025316456 | 0.070588235294118 | cmyk(0,0.31645569620253,0.56962025316456,0.070588235294118) |
Description
The RGB value of color #eda266 is rgb(237, 162, 102).
In the hex color #eda266, The value of Red is 237, value of Green is 162, and value of Blue is 102. The primary color is Red. Similarly, The HSL values for #eda266 consists of 27° Hue, 79% Saturation, and 66% Lightness.
In the CMYK color model, the color #eda266 can be represented as Cyan=0%, Magenta=0.31645569620253%, Yellow=0.56962025316456%, and Black=0.070588235294118%.
Shades of #eda266
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 #eda266
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eda266
Preview of #eda266 on White Background
The contrast ratio of #eda266 with white color is 2.11
Preview of #eda266 on black background
The contrast ratio of #eda266 with black color is 9.96
#eda266 color will look good with a black background.
Color Schemes of #eda266
Triadic Colors of #eda266
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 #eda266
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 #eda266
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 #eda266
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: #eda266;
}
This is a sample text used for the color #eda266. 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: #eda266;
}
This is a sample text used for the color #eda266. 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 #eda266;
}
This is a sample text used for the color #eda266. 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 47.31%
Green 32.34%
Blue 20.36%
CMYK Percentage
Cyan 0
Magenta 33.08%
Yellow 59.54%
Black 7.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.