#ebde9b Hex Color
rgb(235, 222, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | de | 9b | - | #ebde9b |
RGB | 235 | 222 | 155 | - | rgb(235,222,155) |
HSL | 50 | 67% | 76% | - | hsl(50,67%,76%) |
HSV | 50 | 34% | 92% | - | hsv(50,34%,92%) |
XYZ | 66.2986 | 72.2713 | 41.4658 | - | xyz(66.2986,72.2713,41.4658) |
CIE-LAB | 88.1 | -5.27 | 34.51 | - | lab(88.1,-5.27,34.51) |
CMYK | 0 | 0.05531914893617 | 0.34042553191489 | 0.07843137254902 | cmyk(0,0.05531914893617,0.34042553191489,0.07843137254902) |
Description
The RGB value of color #ebde9b is rgb(235, 222, 155).
In the hex color #ebde9b, The value of Red is 235, value of Green is 222, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #ebde9b consists of 50° Hue, 67% Saturation, and 76% Lightness.
In the CMYK color model, the color #ebde9b can be represented as Cyan=0%, Magenta=0.05531914893617%, Yellow=0.34042553191489%, and Black=0.07843137254902%.
Shades of #ebde9b
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 #ebde9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebde9b
Preview of #ebde9b on White Background
The contrast ratio of #ebde9b with white color is 1.36
Preview of #ebde9b on black background
The contrast ratio of #ebde9b with black color is 15.45
#ebde9b color will look good with a black background.
Color Schemes of #ebde9b
Triadic Colors of #ebde9b
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 #ebde9b
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 #ebde9b
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 #ebde9b
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: #ebde9b;
}
This is a sample text used for the color #ebde9b. 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: #ebde9b;
}
This is a sample text used for the color #ebde9b. 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 #ebde9b;
}
This is a sample text used for the color #ebde9b. 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 38.4%
Green 36.27%
Blue 25.33%
CMYK Percentage
Cyan 0
Magenta 11.67%
Yellow 71.79%
Black 16.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.