#ebd47d Hex Color
rgb(235, 212, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | d4 | 7d | - | #ebd47d |
RGB | 235 | 212 | 125 | - | rgb(235,212,125) |
HSL | 47 | 73% | 71% | - | hsl(47,73%,71%) |
HSV | 47 | 47% | 92% | - | hsv(47,47%,92%) |
XYZ | 61.5061 | 66.2298 | 28.9439 | - | xyz(61.5061,66.2298,28.9439) |
CIE-LAB | 85.11 | -3.36 | 45.74 | - | lab(85.11,-3.36,45.74) |
CMYK | 0 | 0.097872340425532 | 0.46808510638298 | 0.07843137254902 | cmyk(0,0.097872340425532,0.46808510638298,0.07843137254902) |
Description
The RGB value of color #ebd47d is rgb(235, 212, 125).
In the hex color #ebd47d, The value of Red is 235, value of Green is 212, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #ebd47d consists of 47° Hue, 73% Saturation, and 71% Lightness.
In the CMYK color model, the color #ebd47d can be represented as Cyan=0%, Magenta=0.097872340425532%, Yellow=0.46808510638298%, and Black=0.07843137254902%.
Shades of #ebd47d
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 #ebd47d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebd47d
Preview of #ebd47d on White Background
The contrast ratio of #ebd47d with white color is 1.47
Preview of #ebd47d on black background
The contrast ratio of #ebd47d with black color is 14.25
#ebd47d color will look good with a black background.
Color Schemes of #ebd47d
Triadic Colors of #ebd47d
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 #ebd47d
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 #ebd47d
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 #ebd47d
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: #ebd47d;
}
This is a sample text used for the color #ebd47d. 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: #ebd47d;
}
This is a sample text used for the color #ebd47d. 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 #ebd47d;
}
This is a sample text used for the color #ebd47d. 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 41.08%
Green 37.06%
Blue 21.85%
CMYK Percentage
Cyan 0
Magenta 15.19%
Yellow 72.64%
Black 12.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.