#e6e8ae Hex Color
rgb(230, 232, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e6 | e8 | ae | - | #e6e8ae |
RGB | 230 | 232 | 174 | - | rgb(230,232,174) |
HSL | 62 | 56% | 80% | - | hsl(62,56%,80%) |
HSV | 62 | 25% | 91% | - | hsv(62,25%,91%) |
XYZ | 69.1297 | 77.5922 | 51.3777 | - | xyz(69.1297,77.5922,51.3777) |
CIE-LAB | 90.59 | -9.8 | 28.08 | - | lab(90.59,-9.8,28.08) |
CMYK | 0.0086206896551724 | 0 | 0.25 | 0.090196078431373 | cmyk(0.0086206896551724,0,0.25,0.090196078431373) |
Description
The RGB value of color #e6e8ae is rgb(230, 232, 174).
In the hex color #e6e8ae, The value of Red is 230, value of Green is 232, and value of Blue is 174. The primary color is Green. Similarly, The HSL values for #e6e8ae consists of 62° Hue, 56% Saturation, and 80% Lightness.
In the CMYK color model, the color #e6e8ae can be represented as Cyan=0.0086206896551724%, Magenta=0%, Yellow=0.25%, and Black=0.090196078431373%.
Shades of #e6e8ae
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 #e6e8ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e6e8ae
Preview of #e6e8ae on White Background
The contrast ratio of #e6e8ae with white color is 1.27
Preview of #e6e8ae on black background
The contrast ratio of #e6e8ae with black color is 16.52
#e6e8ae color will look good with a black background.
Color Schemes of #e6e8ae
Triadic Colors of #e6e8ae
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 #e6e8ae
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 #e6e8ae
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 #e6e8ae
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: #e6e8ae;
}
This is a sample text used for the color #e6e8ae. 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: #e6e8ae;
}
This is a sample text used for the color #e6e8ae. 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 #e6e8ae;
}
This is a sample text used for the color #e6e8ae. 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 36.16%
Green 36.48%
Blue 27.36%
CMYK Percentage
Cyan 2.47
Magenta 0%
Yellow 71.67%
Black 25.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.