#acae9c Hex Color
rgb(172, 174, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | ae | 9c | - | #acae9c |
RGB | 172 | 174 | 156 | - | rgb(172,174,156) |
HSL | 67 | 10% | 65% | - | hsl(67,10%,65%) |
HSV | 67 | 10% | 68% | - | hsv(67,10%,68%) |
XYZ | 38.1501 | 41.4431 | 37.4411 | - | xyz(38.1501,41.4431,37.4411) |
CIE-LAB | 70.49 | -3.95 | 8.99 | - | lab(70.49,-3.95,8.99) |
CMYK | 0.011494252873563 | 0 | 0.10344827586207 | 0.31764705882353 | cmyk(0.011494252873563,0,0.10344827586207,0.31764705882353) |
Description
The RGB value of color #acae9c is rgb(172, 174, 156).
In the hex color #acae9c, The value of Red is 172, value of Green is 174, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #acae9c consists of 67° Hue, 10% Saturation, and 65% Lightness.
In the CMYK color model, the color #acae9c can be represented as Cyan=0.011494252873563%, Magenta=0%, Yellow=0.10344827586207%, and Black=0.31764705882353%.
Shades of #acae9c
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 #acae9c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acae9c
Preview of #acae9c on White Background
The contrast ratio of #acae9c with white color is 2.26
Preview of #acae9c on black background
The contrast ratio of #acae9c with black color is 9.29
#acae9c color will look good with a black background.
Color Schemes of #acae9c
Triadic Colors of #acae9c
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 #acae9c
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 #acae9c
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 #acae9c
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: #acae9c;
}
This is a sample text used for the color #acae9c. 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: #acae9c;
}
This is a sample text used for the color #acae9c. 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 #acae9c;
}
This is a sample text used for the color #acae9c. 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 34.26%
Green 34.66%
Blue 31.08%
CMYK Percentage
Cyan 2.66
Magenta 0%
Yellow 23.91%
Black 73.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.