#aba7ab Hex Color
rgb(171, 167, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | a7 | ab | - | #aba7ab |
RGB | 171 | 167 | 171 | - | rgb(171,167,171) |
HSL | 300 | 2% | 66% | - | hsl(300,2%,66%) |
HSV | 300 | 2% | 67% | - | hsv(300,2%,67%) |
XYZ | 37.964 | 39.2356 | 44.1004 | - | xyz(37.964,39.2356,44.1004) |
CIE-LAB | 68.92 | 2.18 | -1.56 | - | lab(68.92,2.18,-1.56) |
CMYK | 0 | 0.023391812865497 | 0 | 0.32941176470588 | cmyk(0,0.023391812865497,0,0.32941176470588) |
Description
The RGB value of color #aba7ab is rgb(171, 167, 171).
In the hex color #aba7ab, The value of Red is 171, value of Green is 167, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #aba7ab consists of 300° Hue, 2% Saturation, and 66% Lightness.
In the CMYK color model, the color #aba7ab can be represented as Cyan=0%, Magenta=0.023391812865497%, Yellow=0%, and Black=0.32941176470588%.
Shades of #aba7ab
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 #aba7ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aba7ab
Preview of #aba7ab on White Background
The contrast ratio of #aba7ab with white color is 2.37
Preview of #aba7ab on black background
The contrast ratio of #aba7ab with black color is 8.85
#aba7ab color will look good with a black background.
Color Schemes of #aba7ab
Triadic Colors of #aba7ab
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 #aba7ab
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 #aba7ab
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 #aba7ab
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: #aba7ab;
}
This is a sample text used for the color #aba7ab. 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: #aba7ab;
}
This is a sample text used for the color #aba7ab. 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 #aba7ab;
}
This is a sample text used for the color #aba7ab. 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.6%
Green 32.81%
Blue 33.6%
CMYK Percentage
Cyan 0
Magenta 6.63%
Yellow 0%
Black 93.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.