#ab9bac Hex Color
rgb(171, 155, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 9b | ac | - | #ab9bac |
RGB | 171 | 155 | 172 | - | rgb(171,155,172) |
HSL | 296 | 9% | 64% | - | hsl(296,9%,64%) |
HSV | 296 | 10% | 67% | - | hsv(296,10%,67%) |
XYZ | 35.9623 | 35.0792 | 43.9053 | - | xyz(35.9623,35.0792,43.9053) |
CIE-LAB | 65.81 | 9.01 | -6.71 | - | lab(65.81,9.01,-6.71) |
CMYK | 0.0058139534883722 | 0.098837209302326 | 0 | 0.32549019607843 | cmyk(0.0058139534883722,0.098837209302326,0,0.32549019607843) |
Description
The RGB value of color #ab9bac is rgb(171, 155, 172).
In the hex color #ab9bac, The value of Red is 171, value of Green is 155, and value of Blue is 172. The primary color is Blue. Similarly, The HSL values for #ab9bac consists of 296° Hue, 9% Saturation, and 64% Lightness.
In the CMYK color model, the color #ab9bac can be represented as Cyan=0.0058139534883722%, Magenta=0.098837209302326%, Yellow=0%, and Black=0.32549019607843%.
Shades of #ab9bac
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 #ab9bac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab9bac
Preview of #ab9bac on White Background
The contrast ratio of #ab9bac with white color is 2.62
Preview of #ab9bac on black background
The contrast ratio of #ab9bac with black color is 8.02
#ab9bac color will look good with a black background.
Color Schemes of #ab9bac
Triadic Colors of #ab9bac
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 #ab9bac
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 #ab9bac
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 #ab9bac
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: #ab9bac;
}
This is a sample text used for the color #ab9bac. 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: #ab9bac;
}
This is a sample text used for the color #ab9bac. 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 #ab9bac;
}
This is a sample text used for the color #ab9bac. 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.34%
Green 31.12%
Blue 34.54%
CMYK Percentage
Cyan 1.35
Magenta 22.98%
Yellow 0%
Black 75.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.