#ab8caa Hex Color
rgb(171, 140, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 8c | aa | - | #ab8caa |
RGB | 171 | 140 | 170 | - | rgb(171,140,170) |
HSL | 302 | 16% | 61% | - | hsl(302,16%,61%) |
HSV | 302 | 18% | 67% | - | hsv(302,18%,67%) |
XYZ | 33.4284 | 30.3164 | 42.12 | - | xyz(33.4284,30.3164,42.12) |
CIE-LAB | 61.93 | 17.05 | -11.37 | - | lab(61.93,17.05,-11.37) |
CMYK | 0 | 0.1812865497076 | 0.0058479532163742 | 0.32941176470588 | cmyk(0,0.1812865497076,0.0058479532163742,0.32941176470588) |
Description
The RGB value of color #ab8caa is rgb(171, 140, 170).
In the hex color #ab8caa, The value of Red is 171, value of Green is 140, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #ab8caa consists of 302° Hue, 16% Saturation, and 61% Lightness.
In the CMYK color model, the color #ab8caa can be represented as Cyan=0%, Magenta=0.1812865497076%, Yellow=0.0058479532163742%, and Black=0.32941176470588%.
Shades of #ab8caa
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 #ab8caa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab8caa
Preview of #ab8caa on White Background
The contrast ratio of #ab8caa with white color is 2.97
Preview of #ab8caa on black background
The contrast ratio of #ab8caa with black color is 7.06
#ab8caa color will look good with a black background.
Color Schemes of #ab8caa
Triadic Colors of #ab8caa
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 #ab8caa
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 #ab8caa
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 #ab8caa
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: #ab8caa;
}
This is a sample text used for the color #ab8caa. 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: #ab8caa;
}
This is a sample text used for the color #ab8caa. 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 #ab8caa;
}
This is a sample text used for the color #ab8caa. 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.55%
Green 29.11%
Blue 35.34%
CMYK Percentage
Cyan 0
Magenta 35.1%
Yellow 1.13%
Black 63.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.