#aaab0f Hex Color
rgb(170, 171, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | ab | 0f | - | #aaab0f |
RGB | 170 | 171 | 15 | - | rgb(170,171,15) |
HSL | 60 | 84% | 36% | - | hsl(60,84%,36%) |
HSV | 60 | 91% | 67% | - | hsv(60,91%,67%) |
XYZ | 31.2267 | 37.7064 | 6.0842 | - | xyz(31.2267,37.7064,6.0842) |
CIE-LAB | 67.8 | -16.21 | 68.03 | - | lab(67.8,-16.21,68.03) |
CMYK | 0.0058479532163742 | 0 | 0.91228070175439 | 0.32941176470588 | cmyk(0.0058479532163742,0,0.91228070175439,0.32941176470588) |
Description
The RGB value of color #aaab0f is rgb(170, 171, 15).
In the hex color #aaab0f, The value of Red is 170, value of Green is 171, and value of Blue is 15. The primary color is Green. Similarly, The HSL values for #aaab0f consists of 60° Hue, 84% Saturation, and 36% Lightness.
In the CMYK color model, the color #aaab0f can be represented as Cyan=0.0058479532163742%, Magenta=0%, Yellow=0.91228070175439%, and Black=0.32941176470588%.
Shades of #aaab0f
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 #aaab0f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaab0f
Preview of #aaab0f on White Background
The contrast ratio of #aaab0f with white color is 2.46
Preview of #aaab0f on black background
The contrast ratio of #aaab0f with black color is 8.54
#aaab0f color will look good with a black background.
Color Schemes of #aaab0f
Triadic Colors of #aaab0f
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 #aaab0f
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 #aaab0f
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 #aaab0f
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 #aaab0f
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: #aaab0f;
}
This is a sample text used for the color #aaab0f. 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: #aaab0f;
}
This is a sample text used for the color #aaab0f. 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 #aaab0f;
}
This is a sample text used for the color #aaab0f. 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 47.75%
Green 48.03%
Blue 4.21%
CMYK Percentage
Cyan 0.47
Magenta 0%
Yellow 73.13%
Black 26.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.