#ace085 Hex Color
rgb(172, 224, 133)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | e0 | 85 | - | #ace085 |
RGB | 172 | 224 | 133 | - | rgb(172,224,133) |
HSL | 94 | 59% | 70% | - | hsl(94,59%,70%) |
HSV | 94 | 41% | 88% | - | hsv(94,41%,88%) |
XYZ | 47.9025 | 63.7754 | 31.9755 | - | xyz(47.9025,63.7754,31.9755) |
CIE-LAB | 83.85 | -32.48 | 39.21 | - | lab(83.85,-32.48,39.21) |
CMYK | 0.23214285714286 | 0 | 0.40625 | 0.12156862745098 | cmyk(0.23214285714286,0,0.40625,0.12156862745098) |
Description
The RGB value of color #ace085 is rgb(172, 224, 133).
In the hex color #ace085, The value of Red is 172, value of Green is 224, and value of Blue is 133. The primary color is Green. Similarly, The HSL values for #ace085 consists of 94° Hue, 59% Saturation, and 70% Lightness.
In the CMYK color model, the color #ace085 can be represented as Cyan=0.23214285714286%, Magenta=0%, Yellow=0.40625%, and Black=0.12156862745098%.
Shades of #ace085
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 #ace085
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ace085
Preview of #ace085 on White Background
The contrast ratio of #ace085 with white color is 1.53
Preview of #ace085 on black background
The contrast ratio of #ace085 with black color is 13.76
#ace085 color will look good with a black background.
Color Schemes of #ace085
Triadic Colors of #ace085
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 #ace085
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 #ace085
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 #ace085
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: #ace085;
}
This is a sample text used for the color #ace085. 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: #ace085;
}
This is a sample text used for the color #ace085. 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 #ace085;
}
This is a sample text used for the color #ace085. 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 32.51%
Green 42.34%
Blue 25.14%
CMYK Percentage
Cyan 30.55
Magenta 0%
Yellow 53.46%
Black 16%
Comments on this color
Please login or signup to post a comment.
No comments yet.