#a8babf Hex Color
rgb(168, 186, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | ba | bf | - | #a8babf |
RGB | 168 | 186 | 191 | - | rgb(168,186,191) |
HSL | 193 | 15% | 70% | - | hsl(193,15%,70%) |
HSV | 193 | 12% | 75% | - | hsv(193,12%,75%) |
XYZ | 43.1113 | 47.2042 | 56.1293 | - | xyz(43.1113,47.2042,56.1293) |
CIE-LAB | 74.32 | -5.14 | -4.64 | - | lab(74.32,-5.14,-4.64) |
CMYK | 0.12041884816754 | 0.026178010471204 | 0 | 0.25098039215686 | cmyk(0.12041884816754,0.026178010471204,0,0.25098039215686) |
Description
The RGB value of color #a8babf is rgb(168, 186, 191).
In the hex color #a8babf, The value of Red is 168, value of Green is 186, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #a8babf consists of 193° Hue, 15% Saturation, and 70% Lightness.
In the CMYK color model, the color #a8babf can be represented as Cyan=0.12041884816754%, Magenta=0.026178010471204%, Yellow=0%, and Black=0.25098039215686%.
Shades of #a8babf
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 #a8babf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8babf
Preview of #a8babf on White Background
The contrast ratio of #a8babf with white color is 2.01
Preview of #a8babf on black background
The contrast ratio of #a8babf with black color is 10.44
#a8babf color will look good with a black background.
Color Schemes of #a8babf
Triadic Colors of #a8babf
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 #a8babf
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 #a8babf
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 #a8babf
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: #a8babf;
}
This is a sample text used for the color #a8babf. 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: #a8babf;
}
This is a sample text used for the color #a8babf. 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 #a8babf;
}
This is a sample text used for the color #a8babf. 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 30.83%
Green 34.13%
Blue 35.05%
CMYK Percentage
Cyan 30.29
Magenta 6.58%
Yellow 0%
Black 63.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.