#ebdf7c Hex Color
rgb(235, 223, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | df | 7c | - | #ebdf7c |
RGB | 235 | 223 | 124 | - | rgb(235,223,124) |
HSL | 54 | 74% | 70% | - | hsl(54,74%,70%) |
HSV | 54 | 47% | 92% | - | hsv(54,47%,92%) |
XYZ | 64.2867 | 71.8928 | 29.5572 | - | xyz(64.2867,71.8928,29.5572) |
CIE-LAB | 87.92 | -9.02 | 49.67 | - | lab(87.92,-9.02,49.67) |
CMYK | 0 | 0.051063829787234 | 0.47234042553191 | 0.07843137254902 | cmyk(0,0.051063829787234,0.47234042553191,0.07843137254902) |
Description
The RGB value of color #ebdf7c is rgb(235, 223, 124).
In the hex color #ebdf7c, The value of Red is 235, value of Green is 223, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #ebdf7c consists of 54° Hue, 74% Saturation, and 70% Lightness.
In the CMYK color model, the color #ebdf7c can be represented as Cyan=0%, Magenta=0.051063829787234%, Yellow=0.47234042553191%, and Black=0.07843137254902%.
Shades of #ebdf7c
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 #ebdf7c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebdf7c
Preview of #ebdf7c on White Background
The contrast ratio of #ebdf7c with white color is 1.37
Preview of #ebdf7c on black background
The contrast ratio of #ebdf7c with black color is 15.38
#ebdf7c color will look good with a black background.
Color Schemes of #ebdf7c
Triadic Colors of #ebdf7c
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 #ebdf7c
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 #ebdf7c
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 #ebdf7c
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: #ebdf7c;
}
This is a sample text used for the color #ebdf7c. 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: #ebdf7c;
}
This is a sample text used for the color #ebdf7c. 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 #ebdf7c;
}
This is a sample text used for the color #ebdf7c. 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 40.38%
Green 38.32%
Blue 21.31%
CMYK Percentage
Cyan 0
Magenta 8.48%
Yellow 78.48%
Black 13.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.