#aaba0d Hex Color
rgb(170, 186, 13)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | ba | 0d | - | #aaba0d |
RGB | 170 | 186 | 13 | - | rgb(170,186,13) |
HSL | 66 | 87% | 39% | - | hsl(66,87%,39%) |
HSV | 66 | 93% | 73% | - | hsv(66,93%,73%) |
XYZ | 34.2091 | 43.6929 | 7.0113 | - | xyz(34.2091,43.6929,7.0113) |
CIE-LAB | 72.02 | -23.75 | 71.6 | - | lab(72.02,-23.75,71.6) |
CMYK | 0.086021505376344 | 0 | 0.93010752688172 | 0.27058823529412 | cmyk(0.086021505376344,0,0.93010752688172,0.27058823529412) |
Description
The RGB value of color #aaba0d is rgb(170, 186, 13).
In the hex color #aaba0d, The value of Red is 170, value of Green is 186, and value of Blue is 13. The primary color is Green. Similarly, The HSL values for #aaba0d consists of 66° Hue, 87% Saturation, and 39% Lightness.
In the CMYK color model, the color #aaba0d can be represented as Cyan=0.086021505376344%, Magenta=0%, Yellow=0.93010752688172%, and Black=0.27058823529412%.
Shades of #aaba0d
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 #aaba0d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaba0d
Preview of #aaba0d on White Background
The contrast ratio of #aaba0d with white color is 2.16
Preview of #aaba0d on black background
The contrast ratio of #aaba0d with black color is 9.74
#aaba0d color will look good with a black background.
Color Schemes of #aaba0d
Triadic Colors of #aaba0d
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 #aaba0d
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 #aaba0d
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 #aaba0d
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 #aaba0d
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: #aaba0d;
}
This is a sample text used for the color #aaba0d. 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: #aaba0d;
}
This is a sample text used for the color #aaba0d. 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 #aaba0d;
}
This is a sample text used for the color #aaba0d. 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 46.07%
Green 50.41%
Blue 3.52%
CMYK Percentage
Cyan 6.69
Magenta 0%
Yellow 72.29%
Black 21.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.