#aa981d Hex Color
rgb(170, 152, 29)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 98 | 1d | - | #aa981d |
RGB | 170 | 152 | 29 | - | rgb(170,152,29) |
HSL | 52 | 71% | 39% | - | hsl(52,71%,39%) |
HSV | 52 | 83% | 67% | - | hsv(52,83%,67%) |
XYZ | 28.0276 | 31.0912 | 5.6864 | - | xyz(28.0276,31.0912,5.6864) |
CIE-LAB | 62.58 | -5.92 | 60.73 | - | lab(62.58,-5.92,60.73) |
CMYK | 0 | 0.10588235294118 | 0.82941176470588 | 0.33333333333333 | cmyk(0,0.10588235294118,0.82941176470588,0.33333333333333) |
Description
The RGB value of color #aa981d is rgb(170, 152, 29).
In the hex color #aa981d, The value of Red is 170, value of Green is 152, and value of Blue is 29. The primary color is Red. Similarly, The HSL values for #aa981d consists of 52° Hue, 71% Saturation, and 39% Lightness.
In the CMYK color model, the color #aa981d can be represented as Cyan=0%, Magenta=0.10588235294118%, Yellow=0.82941176470588%, and Black=0.33333333333333%.
Shades of #aa981d
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 #aa981d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa981d
Preview of #aa981d on White Background
The contrast ratio of #aa981d with white color is 2.91
Preview of #aa981d on black background
The contrast ratio of #aa981d with black color is 7.22
#aa981d color will look good with a black background.
Color Schemes of #aa981d
Triadic Colors of #aa981d
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 #aa981d
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 #aa981d
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 #aa981d
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.
Monochromatic Colors of #aa981d
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #aa981d;
}
This is a sample text used for the color #aa981d. 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: #aa981d;
}
This is a sample text used for the color #aa981d. 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 #aa981d;
}
This is a sample text used for the color #aa981d. 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 48.43%
Green 43.3%
Blue 8.26%
CMYK Percentage
Cyan 0
Magenta 8.35%
Yellow 65.38%
Black 26.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.