#ababaf Hex Color
rgb(171, 171, 175)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ab | ab | af | - | #ababaf |
| RGB | 171 | 171 | 175 | - | rgb(171,171,175) |
| HSL | 240 | 2% | 68% | - | hsl(240,2%,68%) |
| HSV | 240 | 2% | 69% | - | hsv(240,2%,69%) |
| XYZ | 39.0954 | 40.8789 | 46.3873 | - | xyz(39.0954,40.8789,46.3873) |
| CIE-LAB | 70.09 | 0.77 | -2.06 | - | lab(70.09,0.77,-2.06) |
| CMYK | 0.022857142857143 | 0.022857142857143 | 0 | 0.31372549019608 | cmyk(0.022857142857143,0.022857142857143,0,0.31372549019608) |
Description
The RGB value of color #ababaf is rgb(171, 171, 175).
In the hex color #ababaf, The value of Red is 171, value of Green is 171, and value of Blue is 175. The primary color is Blue. Similarly, The HSL values for #ababaf consists of 240° Hue, 2% Saturation, and 68% Lightness.
In the CMYK color model, the color #ababaf can be represented as Cyan=0.022857142857143%, Magenta=0.022857142857143%, Yellow=0%, and Black=0.31372549019608%.
Shades of #ababaf
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 #ababaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ababaf
Preview of #ababaf on White Background
The contrast ratio of #ababaf with white color is 2.29
Preview of #ababaf on black background
The contrast ratio of #ababaf with black color is 9.18
#ababaf color will look good with a black background.
Color Schemes of #ababaf
Triadic Colors of #ababaf
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 #ababaf
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 #ababaf
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 #ababaf
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: #ababaf;
}
This is a sample text used for the color #ababaf. 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: #ababaf;
}
This is a sample text used for the color #ababaf. 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 #ababaf;
}
This is a sample text used for the color #ababaf. 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.08%
Green 33.08%
Blue 33.85%
CMYK Percentage
Cyan 6.36
Magenta 6.36%
Yellow 0%
Black 87.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.