#ebd6cd Hex Color
rgb(235, 214, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | d6 | cd | - | #ebd6cd |
RGB | 235 | 214 | 205 | - | rgb(235,214,205) |
HSL | 18 | 43% | 86% | - | hsl(18,43%,86%) |
HSV | 18 | 13% | 92% | - | hsv(18,13%,92%) |
XYZ | 69.327 | 70.1631 | 67.6465 | - | xyz(69.327,70.1631,67.6465) |
CIE-LAB | 87.08 | 5.79 | 7.06 | - | lab(87.08,5.79,7.06) |
CMYK | 0 | 0.08936170212766 | 0.12765957446809 | 0.07843137254902 | cmyk(0,0.08936170212766,0.12765957446809,0.07843137254902) |
Description
The RGB value of color #ebd6cd is rgb(235, 214, 205).
In the hex color #ebd6cd, The value of Red is 235, value of Green is 214, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #ebd6cd consists of 18° Hue, 43% Saturation, and 86% Lightness.
In the CMYK color model, the color #ebd6cd can be represented as Cyan=0%, Magenta=0.08936170212766%, Yellow=0.12765957446809%, and Black=0.07843137254902%.
Shades of #ebd6cd
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 #ebd6cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebd6cd
Preview of #ebd6cd on White Background
The contrast ratio of #ebd6cd with white color is 1.4
Preview of #ebd6cd on black background
The contrast ratio of #ebd6cd with black color is 15.03
#ebd6cd color will look good with a black background.
Color Schemes of #ebd6cd
Triadic Colors of #ebd6cd
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 #ebd6cd
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 #ebd6cd
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 #ebd6cd
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: #ebd6cd;
}
This is a sample text used for the color #ebd6cd. 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: #ebd6cd;
}
This is a sample text used for the color #ebd6cd. 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 #ebd6cd;
}
This is a sample text used for the color #ebd6cd. 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 35.93%
Green 32.72%
Blue 31.35%
CMYK Percentage
Cyan 0
Magenta 30.25%
Yellow 43.21%
Black 26.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.