#aeca72 Hex Color
rgb(174, 202, 114)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | ca | 72 | - | #aeca72 |
RGB | 174 | 202 | 114 | - | rgb(174,202,114) |
HSL | 79 | 45% | 62% | - | hsl(79,45%,62%) |
HSV | 79 | 44% | 79% | - | hsv(79,44%,79%) |
XYZ | 41.6134 | 52.4546 | 23.8511 | - | xyz(41.6134,52.4546,23.8511) |
CIE-LAB | 77.55 | -23.57 | 40.73 | - | lab(77.55,-23.57,40.73) |
CMYK | 0.13861386138614 | 0 | 0.43564356435644 | 0.2078431372549 | cmyk(0.13861386138614,0,0.43564356435644,0.2078431372549) |
Description
The RGB value of color #aeca72 is rgb(174, 202, 114).
In the hex color #aeca72, The value of Red is 174, value of Green is 202, and value of Blue is 114. The primary color is Green. Similarly, The HSL values for #aeca72 consists of 79° Hue, 45% Saturation, and 62% Lightness.
In the CMYK color model, the color #aeca72 can be represented as Cyan=0.13861386138614%, Magenta=0%, Yellow=0.43564356435644%, and Black=0.2078431372549%.
Shades of #aeca72
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 #aeca72
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeca72
Preview of #aeca72 on White Background
The contrast ratio of #aeca72 with white color is 1.83
Preview of #aeca72 on black background
The contrast ratio of #aeca72 with black color is 11.49
#aeca72 color will look good with a black background.
Color Schemes of #aeca72
Triadic Colors of #aeca72
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 #aeca72
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 #aeca72
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 #aeca72
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: #aeca72;
}
This is a sample text used for the color #aeca72. 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: #aeca72;
}
This is a sample text used for the color #aeca72. 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 #aeca72;
}
This is a sample text used for the color #aeca72. 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 35.51%
Green 41.22%
Blue 23.27%
CMYK Percentage
Cyan 17.72
Magenta 0%
Yellow 55.7%
Black 26.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.