#acea3a Hex Color
rgb(172, 234, 58)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ac | ea | 3a | - | #acea3a |
| RGB | 172 | 234 | 58 | - | rgb(172,234,58) |
| HSL | 81 | 81% | 57% | - | hsl(81,81%,57%) |
| HSV | 81 | 75% | 92% | - | hsv(81,75%,92%) |
| XYZ | 47.1998 | 67.9218 | 14.6255 | - | xyz(47.1998,67.9218,14.6255) |
| CIE-LAB | 85.97 | -43.57 | 73.38 | - | lab(85.97,-43.57,73.38) |
| CMYK | 0.26495726495726 | 0 | 0.75213675213675 | 0.082352941176471 | cmyk(0.26495726495726,0,0.75213675213675,0.082352941176471) |
Description
The RGB value of color #acea3a is rgb(172, 234, 58).
In the hex color #acea3a, The value of Red is 172, value of Green is 234, and value of Blue is 58. The primary color is Green. Similarly, The HSL values for #acea3a consists of 81° Hue, 81% Saturation, and 57% Lightness.
In the CMYK color model, the color #acea3a can be represented as Cyan=0.26495726495726%, Magenta=0%, Yellow=0.75213675213675%, and Black=0.082352941176471%.
Shades of #acea3a
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 #acea3a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acea3a
Preview of #acea3a on White Background
The contrast ratio of #acea3a with white color is 1.44
Preview of #acea3a on black background
The contrast ratio of #acea3a with black color is 14.58
#acea3a color will look good with a black background.
Color Schemes of #acea3a
Triadic Colors of #acea3a
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 #acea3a
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 #acea3a
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 #acea3a
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: #acea3a;
}
This is a sample text used for the color #acea3a. 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: #acea3a;
}
This is a sample text used for the color #acea3a. 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 #acea3a;
}
This is a sample text used for the color #acea3a. 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 37.07%
Green 50.43%
Blue 12.5%
CMYK Percentage
Cyan 24.1
Magenta 0%
Yellow 68.41%
Black 7.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.