#aeae8f Hex Color
rgb(174, 174, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | ae | 8f | - | #aeae8f |
RGB | 174 | 174 | 143 | - | rgb(174,174,143) |
HSL | 60 | 16% | 62% | - | hsl(60,16%,62%) |
HSV | 60 | 18% | 68% | - | hsv(60,18%,68%) |
XYZ | 37.5495 | 41.2539 | 31.9703 | - | xyz(37.5495,41.2539,31.9703) |
CIE-LAB | 70.35 | -5.33 | 15.95 | - | lab(70.35,-5.33,15.95) |
CMYK | 0 | 0 | 0.17816091954023 | 0.31764705882353 | cmyk(0,0,0.17816091954023,0.31764705882353) |
Description
The RGB value of color #aeae8f is rgb(174, 174, 143).
In the hex color #aeae8f, The value of Red is 174, value of Green is 174, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #aeae8f consists of 60° Hue, 16% Saturation, and 62% Lightness.
In the CMYK color model, the color #aeae8f can be represented as Cyan=0%, Magenta=0%, Yellow=0.17816091954023%, and Black=0.31764705882353%.
Shades of #aeae8f
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 #aeae8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeae8f
Preview of #aeae8f on White Background
The contrast ratio of #aeae8f with white color is 2.27
Preview of #aeae8f on black background
The contrast ratio of #aeae8f with black color is 9.25
#aeae8f color will look good with a black background.
Color Schemes of #aeae8f
Triadic Colors of #aeae8f
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 #aeae8f
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 #aeae8f
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 #aeae8f
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: #aeae8f;
}
This is a sample text used for the color #aeae8f. 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: #aeae8f;
}
This is a sample text used for the color #aeae8f. 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 #aeae8f;
}
This is a sample text used for the color #aeae8f. 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.44%
Green 35.44%
Blue 29.12%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 35.93%
Black 64.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.