#acba9e Hex Color
rgb(172, 186, 158)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | ba | 9e | - | #acba9e |
RGB | 172 | 186 | 158 | - | rgb(172,186,158) |
HSL | 90 | 17% | 67% | - | hsl(90,17%,67%) |
HSV | 90 | 15% | 73% | - | hsv(90,15%,73%) |
XYZ | 40.7437 | 46.3571 | 39.1481 | - | xyz(40.7437,46.3571,39.1481) |
CIE-LAB | 73.78 | -9.97 | 12.57 | - | lab(73.78,-9.97,12.57) |
CMYK | 0.075268817204301 | 0 | 0.1505376344086 | 0.27058823529412 | cmyk(0.075268817204301,0,0.1505376344086,0.27058823529412) |
Description
The RGB value of color #acba9e is rgb(172, 186, 158).
In the hex color #acba9e, The value of Red is 172, value of Green is 186, and value of Blue is 158. The primary color is Green. Similarly, The HSL values for #acba9e consists of 90° Hue, 17% Saturation, and 67% Lightness.
In the CMYK color model, the color #acba9e can be represented as Cyan=0.075268817204301%, Magenta=0%, Yellow=0.1505376344086%, and Black=0.27058823529412%.
Shades of #acba9e
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 #acba9e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acba9e
Preview of #acba9e on White Background
The contrast ratio of #acba9e with white color is 2.04
Preview of #acba9e on black background
The contrast ratio of #acba9e with black color is 10.27
#acba9e color will look good with a black background.
Color Schemes of #acba9e
Triadic Colors of #acba9e
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 #acba9e
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 #acba9e
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 #acba9e
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: #acba9e;
}
This is a sample text used for the color #acba9e. 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: #acba9e;
}
This is a sample text used for the color #acba9e. 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 #acba9e;
}
This is a sample text used for the color #acba9e. 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 33.33%
Green 36.05%
Blue 30.62%
CMYK Percentage
Cyan 15.16
Magenta 0%
Yellow 30.33%
Black 54.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.