#acabb9 Hex Color
rgb(172, 171, 185)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | ab | b9 | - | #acabb9 |
RGB | 172 | 171 | 185 | - | rgb(172,171,185) |
HSL | 244 | 9% | 70% | - | hsl(244,9%,70%) |
HSV | 244 | 8% | 73% | - | hsv(244,8%,73%) |
XYZ | 40.3331 | 41.3993 | 51.764 | - | xyz(40.3331,41.3993,51.764) |
CIE-LAB | 70.45 | 3.08 | -7.03 | - | lab(70.45,3.08,-7.03) |
CMYK | 0.07027027027027 | 0.075675675675676 | 0 | 0.27450980392157 | cmyk(0.07027027027027,0.075675675675676,0,0.27450980392157) |
Description
The RGB value of color #acabb9 is rgb(172, 171, 185).
In the hex color #acabb9, The value of Red is 172, value of Green is 171, and value of Blue is 185. The primary color is Blue. Similarly, The HSL values for #acabb9 consists of 244° Hue, 9% Saturation, and 70% Lightness.
In the CMYK color model, the color #acabb9 can be represented as Cyan=0.07027027027027%, Magenta=0.075675675675676%, Yellow=0%, and Black=0.27450980392157%.
Shades of #acabb9
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 #acabb9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acabb9
Preview of #acabb9 on White Background
The contrast ratio of #acabb9 with white color is 2.26
Preview of #acabb9 on black background
The contrast ratio of #acabb9 with black color is 9.28
#acabb9 color will look good with a black background.
Color Schemes of #acabb9
Triadic Colors of #acabb9
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 #acabb9
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 #acabb9
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 #acabb9
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: #acabb9;
}
This is a sample text used for the color #acabb9. 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: #acabb9;
}
This is a sample text used for the color #acabb9. 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 #acabb9;
}
This is a sample text used for the color #acabb9. 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.58%
Green 32.39%
Blue 35.04%
CMYK Percentage
Cyan 16.71
Magenta 18%
Yellow 0%
Black 65.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.