#aac73c Hex Color
rgb(170, 199, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | c7 | 3c | - | #aac73c |
RGB | 170 | 199 | 60 | - | rgb(170,199,60) |
HSL | 73 | 55% | 51% | - | hsl(73,55%,51%) |
HSV | 73 | 70% | 78% | - | hsv(73,70%,78%) |
XYZ | 37.8166 | 49.7191 | 11.8786 | - | xyz(37.8166,49.7191,11.8786) |
CIE-LAB | 75.9 | -28.36 | 62.88 | - | lab(75.9,-28.36,62.88) |
CMYK | 0.14572864321608 | 0 | 0.69849246231156 | 0.21960784313725 | cmyk(0.14572864321608,0,0.69849246231156,0.21960784313725) |
Description
The RGB value of color #aac73c is rgb(170, 199, 60).
In the hex color #aac73c, The value of Red is 170, value of Green is 199, and value of Blue is 60. The primary color is Green. Similarly, The HSL values for #aac73c consists of 73° Hue, 55% Saturation, and 51% Lightness.
In the CMYK color model, the color #aac73c can be represented as Cyan=0.14572864321608%, Magenta=0%, Yellow=0.69849246231156%, and Black=0.21960784313725%.
Shades of #aac73c
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 #aac73c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aac73c
Preview of #aac73c on White Background
The contrast ratio of #aac73c with white color is 1.92
Preview of #aac73c on black background
The contrast ratio of #aac73c with black color is 10.94
#aac73c color will look good with a black background.
Color Schemes of #aac73c
Triadic Colors of #aac73c
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 #aac73c
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 #aac73c
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 #aac73c
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: #aac73c;
}
This is a sample text used for the color #aac73c. 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: #aac73c;
}
This is a sample text used for the color #aac73c. 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 #aac73c;
}
This is a sample text used for the color #aac73c. 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.63%
Green 46.39%
Blue 13.99%
CMYK Percentage
Cyan 13.7
Magenta 0%
Yellow 65.66%
Black 20.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.