#afb4a5 Hex Color
rgb(175, 180, 165)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | b4 | a5 | - | #afb4a5 |
RGB | 175 | 180 | 165 | - | rgb(175,180,165) |
HSL | 80 | 9% | 68% | - | hsl(80,9%,68%) |
HSV | 80 | 8% | 71% | - | hsv(80,8%,71%) |
XYZ | 40.792 | 44.4731 | 42.0315 | - | xyz(40.792,44.4731,42.0315) |
CIE-LAB | 72.54 | -4.5 | 7.04 | - | lab(72.54,-4.5,7.04) |
CMYK | 0.027777777777778 | 0 | 0.083333333333333 | 0.29411764705882 | cmyk(0.027777777777778,0,0.083333333333333,0.29411764705882) |
Description
The RGB value of color #afb4a5 is rgb(175, 180, 165).
In the hex color #afb4a5, The value of Red is 175, value of Green is 180, and value of Blue is 165. The primary color is Green. Similarly, The HSL values for #afb4a5 consists of 80° Hue, 9% Saturation, and 68% Lightness.
In the CMYK color model, the color #afb4a5 can be represented as Cyan=0.027777777777778%, Magenta=0%, Yellow=0.083333333333333%, and Black=0.29411764705882%.
Shades of #afb4a5
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 #afb4a5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afb4a5
Preview of #afb4a5 on White Background
The contrast ratio of #afb4a5 with white color is 2.12
Preview of #afb4a5 on black background
The contrast ratio of #afb4a5 with black color is 9.89
#afb4a5 color will look good with a black background.
Color Schemes of #afb4a5
Triadic Colors of #afb4a5
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 #afb4a5
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 #afb4a5
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 #afb4a5
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: #afb4a5;
}
This is a sample text used for the color #afb4a5. 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: #afb4a5;
}
This is a sample text used for the color #afb4a5. 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 #afb4a5;
}
This is a sample text used for the color #afb4a5. 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.65%
Green 34.62%
Blue 31.73%
CMYK Percentage
Cyan 6.85
Magenta 0%
Yellow 20.56%
Black 72.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.