#a8afb1 Hex Color
rgb(168, 175, 177)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | af | b1 | - | #a8afb1 |
RGB | 168 | 175 | 177 | - | rgb(168,175,177) |
HSL | 193 | 5% | 68% | - | hsl(193,5%,68%) |
HSV | 193 | 5% | 69% | - | hsv(193,5%,69%) |
XYZ | 39.4142 | 42.1591 | 47.6551 | - | xyz(39.4142,42.1591,47.6551) |
CIE-LAB | 70.98 | -2.06 | -1.88 | - | lab(70.98,-2.06,-1.88) |
CMYK | 0.050847457627119 | 0.011299435028249 | 0 | 0.30588235294118 | cmyk(0.050847457627119,0.011299435028249,0,0.30588235294118) |
Description
The RGB value of color #a8afb1 is rgb(168, 175, 177).
In the hex color #a8afb1, The value of Red is 168, value of Green is 175, and value of Blue is 177. The primary color is Blue. Similarly, The HSL values for #a8afb1 consists of 193° Hue, 5% Saturation, and 68% Lightness.
In the CMYK color model, the color #a8afb1 can be represented as Cyan=0.050847457627119%, Magenta=0.011299435028249%, Yellow=0%, and Black=0.30588235294118%.
Shades of #a8afb1
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 #a8afb1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8afb1
Preview of #a8afb1 on White Background
The contrast ratio of #a8afb1 with white color is 2.23
Preview of #a8afb1 on black background
The contrast ratio of #a8afb1 with black color is 9.43
#a8afb1 color will look good with a black background.
Color Schemes of #a8afb1
Triadic Colors of #a8afb1
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 #a8afb1
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 #a8afb1
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 #a8afb1
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: #a8afb1;
}
This is a sample text used for the color #a8afb1. 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: #a8afb1;
}
This is a sample text used for the color #a8afb1. 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 #a8afb1;
}
This is a sample text used for the color #a8afb1. 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 32.31%
Green 33.65%
Blue 34.04%
CMYK Percentage
Cyan 13.82
Magenta 3.07%
Yellow 0%
Black 83.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.