#afa83e Hex Color
rgb(175, 168, 62)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | a8 | 3e | - | #afa83e |
RGB | 175 | 168 | 62 | - | rgb(175,168,62) |
HSL | 56 | 48% | 46% | - | hsl(56,48%,46%) |
HSV | 56 | 65% | 69% | - | hsv(56,65%,69%) |
XYZ | 32.5513 | 37.467 | 10.0736 | - | xyz(32.5513,37.467,10.0736) |
CIE-LAB | 67.63 | -10.63 | 53.73 | - | lab(67.63,-10.63,53.73) |
CMYK | 0 | 0.04 | 0.64571428571429 | 0.31372549019608 | cmyk(0,0.04,0.64571428571429,0.31372549019608) |
Description
The RGB value of color #afa83e is rgb(175, 168, 62).
In the hex color #afa83e, The value of Red is 175, value of Green is 168, and value of Blue is 62. The primary color is Red. Similarly, The HSL values for #afa83e consists of 56° Hue, 48% Saturation, and 46% Lightness.
In the CMYK color model, the color #afa83e can be represented as Cyan=0%, Magenta=0.04%, Yellow=0.64571428571429%, and Black=0.31372549019608%.
Shades of #afa83e
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 #afa83e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afa83e
Preview of #afa83e on White Background
The contrast ratio of #afa83e with white color is 2.47
Preview of #afa83e on black background
The contrast ratio of #afa83e with black color is 8.49
#afa83e color will look good with a black background.
Color Schemes of #afa83e
Triadic Colors of #afa83e
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 #afa83e
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 #afa83e
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 #afa83e
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: #afa83e;
}
This is a sample text used for the color #afa83e. 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: #afa83e;
}
This is a sample text used for the color #afa83e. 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 #afa83e;
}
This is a sample text used for the color #afa83e. 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 43.21%
Green 41.48%
Blue 15.31%
CMYK Percentage
Cyan 0
Magenta 4%
Yellow 64.61%
Black 31.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.