#afa199 Hex Color
rgb(175, 161, 153)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | af | a1 | 99 | - | #afa199 |
| RGB | 175 | 161 | 153 | - | rgb(175,161,153) |
| HSL | 22 | 12% | 64% | - | hsl(22,12%,64%) |
| HSV | 22 | 13% | 69% | - | hsv(22,13%,69%) |
| XYZ | 36.1738 | 36.9036 | 35.3535 | - | xyz(36.1738,36.9036,35.3535) |
| CIE-LAB | 67.2 | 3.7 | 5.99 | - | lab(67.2,3.7,5.99) |
| CMYK | 0 | 0.08 | 0.12571428571429 | 0.31372549019608 | cmyk(0,0.08,0.12571428571429,0.31372549019608) |
Description
The RGB value of color #afa199 is rgb(175, 161, 153).
In the hex color #afa199, The value of Red is 175, value of Green is 161, and value of Blue is 153. The primary color is Red. Similarly, The HSL values for #afa199 consists of 22° Hue, 12% Saturation, and 64% Lightness.
In the CMYK color model, the color #afa199 can be represented as Cyan=0%, Magenta=0.08%, Yellow=0.12571428571429%, and Black=0.31372549019608%.
Shades of #afa199
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 #afa199
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afa199
Preview of #afa199 on White Background
The contrast ratio of #afa199 with white color is 2.51
Preview of #afa199 on black background
The contrast ratio of #afa199 with black color is 8.38
#afa199 color will look good with a black background.
Color Schemes of #afa199
Triadic Colors of #afa199
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 #afa199
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 #afa199
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 #afa199
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: #afa199;
}
This is a sample text used for the color #afa199. 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: #afa199;
}
This is a sample text used for the color #afa199. 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 #afa199;
}
This is a sample text used for the color #afa199. 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 35.79%
Green 32.92%
Blue 31.29%
CMYK Percentage
Cyan 0
Magenta 15.4%
Yellow 24.2%
Black 60.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.