#aacc3a Hex Color
rgb(170, 204, 58)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | cc | 3a | - | #aacc3a |
RGB | 170 | 204 | 58 | - | rgb(170,204,58) |
HSL | 74 | 59% | 51% | - | hsl(74,59%,51%) |
HSV | 74 | 72% | 80% | - | hsv(74,72%,80%) |
XYZ | 38.9342 | 52.0373 | 11.9951 | - | xyz(38.9342,52.0373,11.9951) |
CIE-LAB | 77.3 | -30.83 | 64.99 | - | lab(77.3,-30.83,64.99) |
CMYK | 0.16666666666667 | 0 | 0.7156862745098 | 0.2 | cmyk(0.16666666666667,0,0.7156862745098,0.2) |
Description
The RGB value of color #aacc3a is rgb(170, 204, 58).
In the hex color #aacc3a, The value of Red is 170, value of Green is 204, and value of Blue is 58. The primary color is Green. Similarly, The HSL values for #aacc3a consists of 74° Hue, 59% Saturation, and 51% Lightness.
In the CMYK color model, the color #aacc3a can be represented as Cyan=0.16666666666667%, Magenta=0%, Yellow=0.7156862745098%, and Black=0.2%.
Shades of #aacc3a
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 #aacc3a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aacc3a
Preview of #aacc3a on White Background
The contrast ratio of #aacc3a with white color is 1.84
Preview of #aacc3a on black background
The contrast ratio of #aacc3a with black color is 11.41
#aacc3a color will look good with a black background.
Color Schemes of #aacc3a
Triadic Colors of #aacc3a
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 #aacc3a
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 #aacc3a
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 #aacc3a
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: #aacc3a;
}
This is a sample text used for the color #aacc3a. 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: #aacc3a;
}
This is a sample text used for the color #aacc3a. 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 #aacc3a;
}
This is a sample text used for the color #aacc3a. 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.35%
Green 47.22%
Blue 13.43%
CMYK Percentage
Cyan 15.4
Magenta 0%
Yellow 66.12%
Black 18.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.