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