#aaa58a Hex Color
rgb(170, 165, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | a5 | 8a | - | #aaa58a |
RGB | 170 | 165 | 138 | - | rgb(170,165,138) |
HSL | 51 | 16% | 60% | - | hsl(51,16%,60%) |
HSV | 51 | 19% | 67% | - | hsv(51,19%,67%) |
XYZ | 34.6201 | 37.2913 | 29.418 | - | xyz(34.6201,37.2913,29.418) |
CIE-LAB | 67.5 | -2.81 | 14.66 | - | lab(67.5,-2.81,14.66) |
CMYK | 0 | 0.029411764705882 | 0.18823529411765 | 0.33333333333333 | cmyk(0,0.029411764705882,0.18823529411765,0.33333333333333) |
Description
The RGB value of color #aaa58a is rgb(170, 165, 138).
In the hex color #aaa58a, The value of Red is 170, value of Green is 165, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #aaa58a consists of 51° Hue, 16% Saturation, and 60% Lightness.
In the CMYK color model, the color #aaa58a can be represented as Cyan=0%, Magenta=0.029411764705882%, Yellow=0.18823529411765%, and Black=0.33333333333333%.
Shades of #aaa58a
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 #aaa58a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaa58a
Preview of #aaa58a on White Background
The contrast ratio of #aaa58a with white color is 2.48
Preview of #aaa58a on black background
The contrast ratio of #aaa58a with black color is 8.46
#aaa58a color will look good with a black background.
Color Schemes of #aaa58a
Triadic Colors of #aaa58a
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 #aaa58a
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 #aaa58a
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 #aaa58a
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: #aaa58a;
}
This is a sample text used for the color #aaa58a. 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: #aaa58a;
}
This is a sample text used for the color #aaa58a. 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 #aaa58a;
}
This is a sample text used for the color #aaa58a. 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.94%
Green 34.88%
Blue 29.18%
CMYK Percentage
Cyan 0
Magenta 5.34%
Yellow 34.16%
Black 60.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.