#ab9cbb Hex Color
rgb(171, 156, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 9c | bb | - | #ab9cbb |
RGB | 171 | 156 | 187 | - | rgb(171,156,187) |
HSL | 269 | 19% | 67% | - | hsl(269,19%,67%) |
HSV | 269 | 17% | 73% | - | hsv(269,17%,73%) |
XYZ | 37.6527 | 36.0227 | 51.9823 | - | xyz(37.6527,36.0227,51.9823) |
CIE-LAB | 66.54 | 11.45 | -14.01 | - | lab(66.54,11.45,-14.01) |
CMYK | 0.085561497326203 | 0.16577540106952 | 0 | 0.26666666666667 | cmyk(0.085561497326203,0.16577540106952,0,0.26666666666667) |
Description
The RGB value of color #ab9cbb is rgb(171, 156, 187).
In the hex color #ab9cbb, The value of Red is 171, value of Green is 156, and value of Blue is 187. The primary color is Blue. Similarly, The HSL values for #ab9cbb consists of 269° Hue, 19% Saturation, and 67% Lightness.
In the CMYK color model, the color #ab9cbb can be represented as Cyan=0.085561497326203%, Magenta=0.16577540106952%, Yellow=0%, and Black=0.26666666666667%.
Shades of #ab9cbb
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 #ab9cbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab9cbb
Preview of #ab9cbb on White Background
The contrast ratio of #ab9cbb with white color is 2.56
Preview of #ab9cbb on black background
The contrast ratio of #ab9cbb with black color is 8.2
#ab9cbb color will look good with a black background.
Color Schemes of #ab9cbb
Triadic Colors of #ab9cbb
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 #ab9cbb
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 #ab9cbb
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 #ab9cbb
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: #ab9cbb;
}
This is a sample text used for the color #ab9cbb. 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: #ab9cbb;
}
This is a sample text used for the color #ab9cbb. 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 #ab9cbb;
}
This is a sample text used for the color #ab9cbb. 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.27%
Green 30.35%
Blue 36.38%
CMYK Percentage
Cyan 16.52
Magenta 32%
Yellow 0%
Black 51.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.