#ebe2ae Hex Color
rgb(235, 226, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | e2 | ae | - | #ebe2ae |
RGB | 235 | 226 | 174 | - | rgb(235,226,174) |
HSL | 51 | 60% | 80% | - | hsl(51,60%,80%) |
HSV | 51 | 26% | 92% | - | hsv(51,26%,92%) |
XYZ | 69.0973 | 75.1109 | 50.9004 | - | xyz(69.0973,75.1109,50.9004) |
CIE-LAB | 89.44 | -4.92 | 26.58 | - | lab(89.44,-4.92,26.58) |
CMYK | 0 | 0.038297872340426 | 0.25957446808511 | 0.07843137254902 | cmyk(0,0.038297872340426,0.25957446808511,0.07843137254902) |
Description
The RGB value of color #ebe2ae is rgb(235, 226, 174).
In the hex color #ebe2ae, The value of Red is 235, value of Green is 226, and value of Blue is 174. The primary color is Red. Similarly, The HSL values for #ebe2ae consists of 51° Hue, 60% Saturation, and 80% Lightness.
In the CMYK color model, the color #ebe2ae can be represented as Cyan=0%, Magenta=0.038297872340426%, Yellow=0.25957446808511%, and Black=0.07843137254902%.
Shades of #ebe2ae
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 #ebe2ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebe2ae
Preview of #ebe2ae on White Background
The contrast ratio of #ebe2ae with white color is 1.31
Preview of #ebe2ae on black background
The contrast ratio of #ebe2ae with black color is 16.02
#ebe2ae color will look good with a black background.
Color Schemes of #ebe2ae
Triadic Colors of #ebe2ae
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 #ebe2ae
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 #ebe2ae
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 #ebe2ae
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: #ebe2ae;
}
This is a sample text used for the color #ebe2ae. 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: #ebe2ae;
}
This is a sample text used for the color #ebe2ae. 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 #ebe2ae;
}
This is a sample text used for the color #ebe2ae. 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 37.01%
Green 35.59%
Blue 27.4%
CMYK Percentage
Cyan 0
Magenta 10.18%
Yellow 68.98%
Black 20.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.