#acab9a Hex Color
rgb(172, 171, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | ab | 9a | - | #acab9a |
RGB | 172 | 171 | 154 | - | rgb(172,171,154) |
HSL | 57 | 10% | 64% | - | hsl(57,10%,64%) |
HSV | 57 | 10% | 67% | - | hsv(57,10%,67%) |
XYZ | 37.4089 | 40.2296 | 36.3653 | - | xyz(37.4089,40.2296,36.3653) |
CIE-LAB | 69.63 | -2.68 | 8.88 | - | lab(69.63,-2.68,8.88) |
CMYK | 0 | 0.0058139534883722 | 0.1046511627907 | 0.32549019607843 | cmyk(0,0.0058139534883722,0.1046511627907,0.32549019607843) |
Description
The RGB value of color #acab9a is rgb(172, 171, 154).
In the hex color #acab9a, The value of Red is 172, value of Green is 171, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #acab9a consists of 57° Hue, 10% Saturation, and 64% Lightness.
In the CMYK color model, the color #acab9a can be represented as Cyan=0%, Magenta=0.0058139534883722%, Yellow=0.1046511627907%, and Black=0.32549019607843%.
Shades of #acab9a
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 #acab9a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acab9a
Preview of #acab9a on White Background
The contrast ratio of #acab9a with white color is 2.32
Preview of #acab9a on black background
The contrast ratio of #acab9a with black color is 9.05
#acab9a color will look good with a black background.
Color Schemes of #acab9a
Triadic Colors of #acab9a
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 #acab9a
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 #acab9a
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 #acab9a
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: #acab9a;
}
This is a sample text used for the color #acab9a. 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: #acab9a;
}
This is a sample text used for the color #acab9a. 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 #acab9a;
}
This is a sample text used for the color #acab9a. 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.61%
Green 34.41%
Blue 30.99%
CMYK Percentage
Cyan 0
Magenta 1.33%
Yellow 24.01%
Black 74.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.