#ebeae6 Hex Color
rgb(235, 234, 230)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | ea | e6 | - | #ebeae6 |
RGB | 235 | 234 | 230 | - | rgb(235,234,230) |
HSL | 48 | 11% | 91% | - | hsl(48,11%,91%) |
HSV | 48 | 2% | 92% | - | hsv(48,2%,92%) |
XYZ | 77.9667 | 82.221 | 86.6239 | - | xyz(77.9667,82.221,86.6239) |
CIE-LAB | 92.67 | -0.36 | 2.05 | - | lab(92.67,-0.36,2.05) |
CMYK | 0 | 0.0042553191489362 | 0.021276595744681 | 0.07843137254902 | cmyk(0,0.0042553191489362,0.021276595744681,0.07843137254902) |
Description
The RGB value of color #ebeae6 is rgb(235, 234, 230).
In the hex color #ebeae6, The value of Red is 235, value of Green is 234, and value of Blue is 230. The primary color is Red. Similarly, The HSL values for #ebeae6 consists of 48° Hue, 11% Saturation, and 91% Lightness.
In the CMYK color model, the color #ebeae6 can be represented as Cyan=0%, Magenta=0.0042553191489362%, Yellow=0.021276595744681%, and Black=0.07843137254902%.
Shades of #ebeae6
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 #ebeae6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebeae6
Preview of #ebeae6 on White Background
The contrast ratio of #ebeae6 with white color is 1.2
Preview of #ebeae6 on black background
The contrast ratio of #ebeae6 with black color is 17.44
#ebeae6 color will look good with a black background.
Color Schemes of #ebeae6
Triadic Colors of #ebeae6
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 #ebeae6
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 #ebeae6
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 #ebeae6
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: #ebeae6;
}
This is a sample text used for the color #ebeae6. 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: #ebeae6;
}
This is a sample text used for the color #ebeae6. 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 #ebeae6;
}
This is a sample text used for the color #ebeae6. 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 33.62%
Green 33.48%
Blue 32.9%
CMYK Percentage
Cyan 0
Magenta 4.09%
Yellow 20.47%
Black 75.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.