#ab9baf Hex Color
rgb(171, 155, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | 9b | af | - | #ab9baf |
RGB | 171 | 155 | 175 | - | rgb(171,155,175) |
HSL | 288 | 11% | 65% | - | hsl(288,11%,65%) |
HSV | 288 | 11% | 69% | - | hsv(288,11%,69%) |
XYZ | 36.2538 | 35.1958 | 45.4401 | - | xyz(36.2538,35.1958,45.4401) |
CIE-LAB | 65.9 | 9.59 | -8.25 | - | lab(65.9,9.59,-8.25) |
CMYK | 0.022857142857143 | 0.11428571428571 | 0 | 0.31372549019608 | cmyk(0.022857142857143,0.11428571428571,0,0.31372549019608) |
Description
The RGB value of color #ab9baf is rgb(171, 155, 175).
In the hex color #ab9baf, The value of Red is 171, value of Green is 155, and value of Blue is 175. The primary color is Blue. Similarly, The HSL values for #ab9baf consists of 288° Hue, 11% Saturation, and 65% Lightness.
In the CMYK color model, the color #ab9baf can be represented as Cyan=0.022857142857143%, Magenta=0.11428571428571%, Yellow=0%, and Black=0.31372549019608%.
Shades of #ab9baf
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 #ab9baf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ab9baf
Preview of #ab9baf on White Background
The contrast ratio of #ab9baf with white color is 2.61
Preview of #ab9baf on black background
The contrast ratio of #ab9baf with black color is 8.04
#ab9baf color will look good with a black background.
Color Schemes of #ab9baf
Triadic Colors of #ab9baf
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 #ab9baf
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 #ab9baf
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 #ab9baf
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: #ab9baf;
}
This is a sample text used for the color #ab9baf. 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: #ab9baf;
}
This is a sample text used for the color #ab9baf. 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 #ab9baf;
}
This is a sample text used for the color #ab9baf. 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.13%
Green 30.94%
Blue 34.93%
CMYK Percentage
Cyan 5.07
Magenta 25.35%
Yellow 0%
Black 69.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.