#ab8cac Hex Color
rgb(171, 140, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 8c | ac | - | #ab8cac |
RGB | 171 | 140 | 172 | - | rgb(171,140,172) |
HSL | 298 | 16% | 61% | - | hsl(298,16%,61%) |
HSV | 298 | 19% | 67% | - | hsv(298,19%,67%) |
XYZ | 33.6191 | 30.3927 | 43.1242 | - | xyz(33.6191,30.3927,43.1242) |
CIE-LAB | 61.99 | 17.44 | -12.41 | - | lab(61.99,17.44,-12.41) |
CMYK | 0.0058139534883722 | 0.18604651162791 | 0 | 0.32549019607843 | cmyk(0.0058139534883722,0.18604651162791,0,0.32549019607843) |
Description
The RGB value of color #ab8cac is rgb(171, 140, 172).
In the hex color #ab8cac, The value of Red is 171, value of Green is 140, and value of Blue is 172. The primary color is Blue. Similarly, The HSL values for #ab8cac consists of 298° Hue, 16% Saturation, and 61% Lightness.
In the CMYK color model, the color #ab8cac can be represented as Cyan=0.0058139534883722%, Magenta=0.18604651162791%, Yellow=0%, and Black=0.32549019607843%.
Shades of #ab8cac
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 #ab8cac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab8cac
Preview of #ab8cac on White Background
The contrast ratio of #ab8cac with white color is 2.97
Preview of #ab8cac on black background
The contrast ratio of #ab8cac with black color is 7.08
#ab8cac color will look good with a black background.
Color Schemes of #ab8cac
Triadic Colors of #ab8cac
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 #ab8cac
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 #ab8cac
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 #ab8cac
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: #ab8cac;
}
This is a sample text used for the color #ab8cac. 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: #ab8cac;
}
This is a sample text used for the color #ab8cac. 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 #ab8cac;
}
This is a sample text used for the color #ab8cac. 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 35.4%
Green 28.99%
Blue 35.61%
CMYK Percentage
Cyan 1.12
Magenta 35.96%
Yellow 0%
Black 62.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.