#ae9d6f Hex Color
rgb(174, 157, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | 9d | 6f | - | #ae9d6f |
RGB | 174 | 157 | 111 | - | rgb(174,157,111) |
HSL | 44 | 28% | 56% | - | hsl(44,28%,56%) |
HSV | 44 | 36% | 68% | - | hsv(44,36%,68%) |
XYZ | 32.3818 | 34.2603 | 19.9451 | - | xyz(32.3818,34.2603,19.9451) |
CIE-LAB | 65.17 | -0.65 | 26.36 | - | lab(65.17,-0.65,26.36) |
CMYK | 0 | 0.097701149425287 | 0.36206896551724 | 0.31764705882353 | cmyk(0,0.097701149425287,0.36206896551724,0.31764705882353) |
Description
The RGB value of color #ae9d6f is rgb(174, 157, 111).
In the hex color #ae9d6f, The value of Red is 174, value of Green is 157, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #ae9d6f consists of 44° Hue, 28% Saturation, and 56% Lightness.
In the CMYK color model, the color #ae9d6f can be represented as Cyan=0%, Magenta=0.097701149425287%, Yellow=0.36206896551724%, and Black=0.31764705882353%.
Shades of #ae9d6f
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 #ae9d6f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ae9d6f
Preview of #ae9d6f on White Background
The contrast ratio of #ae9d6f with white color is 2.67
Preview of #ae9d6f on black background
The contrast ratio of #ae9d6f with black color is 7.85
#ae9d6f color will look good with a black background.
Color Schemes of #ae9d6f
Triadic Colors of #ae9d6f
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 #ae9d6f
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 #ae9d6f
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 #ae9d6f
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: #ae9d6f;
}
This is a sample text used for the color #ae9d6f. 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: #ae9d6f;
}
This is a sample text used for the color #ae9d6f. 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 #ae9d6f;
}
This is a sample text used for the color #ae9d6f. 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 39.37%
Green 35.52%
Blue 25.11%
CMYK Percentage
Cyan 0
Magenta 12.57%
Yellow 46.57%
Black 40.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.