#eed65d Hex Color
rgb(238, 214, 93)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | d6 | 5d | - | #eed65d |
RGB | 238 | 214 | 93 | - | rgb(238,214,93) |
HSL | 50 | 81% | 65% | - | hsl(50,81%,65%) |
HSV | 50 | 61% | 93% | - | hsv(50,61%,93%) |
XYZ | 61.2822 | 67.0606 | 20.07 | - | xyz(61.2822,67.0606,20.07) |
CIE-LAB | 85.53 | -5.7 | 61.24 | - | lab(85.53,-5.7,61.24) |
CMYK | 0 | 0.10084033613445 | 0.60924369747899 | 0.066666666666667 | cmyk(0,0.10084033613445,0.60924369747899,0.066666666666667) |
Description
The RGB value of color #eed65d is rgb(238, 214, 93).
In the hex color #eed65d, The value of Red is 238, value of Green is 214, and value of Blue is 93. The primary color is Red. Similarly, The HSL values for #eed65d consists of 50° Hue, 81% Saturation, and 65% Lightness.
In the CMYK color model, the color #eed65d can be represented as Cyan=0%, Magenta=0.10084033613445%, Yellow=0.60924369747899%, and Black=0.066666666666667%.
Shades of #eed65d
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 #eed65d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eed65d
Preview of #eed65d on White Background
The contrast ratio of #eed65d with white color is 1.46
Preview of #eed65d on black background
The contrast ratio of #eed65d with black color is 14.41
#eed65d color will look good with a black background.
Color Schemes of #eed65d
Triadic Colors of #eed65d
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 #eed65d
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 #eed65d
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 #eed65d
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: #eed65d;
}
This is a sample text used for the color #eed65d. 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: #eed65d;
}
This is a sample text used for the color #eed65d. 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 #eed65d;
}
This is a sample text used for the color #eed65d. 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 43.67%
Green 39.27%
Blue 17.06%
CMYK Percentage
Cyan 0
Magenta 12.98%
Yellow 78.43%
Black 8.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.