#a9be86 Hex Color
rgb(169, 190, 134)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | be | 86 | - | #a9be86 |
RGB | 169 | 190 | 134 | - | rgb(169,190,134) |
HSL | 83 | 30% | 64% | - | hsl(83,30%,64%) |
HSV | 83 | 29% | 75% | - | hsv(83,29%,75%) |
XYZ | 39.0787 | 46.9832 | 29.5632 | - | xyz(39.0787,46.9832,29.5632) |
CIE-LAB | 74.18 | -16.91 | 25.97 | - | lab(74.18,-16.91,25.97) |
CMYK | 0.11052631578947 | 0 | 0.29473684210526 | 0.25490196078431 | cmyk(0.11052631578947,0,0.29473684210526,0.25490196078431) |
Description
The RGB value of color #a9be86 is rgb(169, 190, 134).
In the hex color #a9be86, The value of Red is 169, value of Green is 190, and value of Blue is 134. The primary color is Green. Similarly, The HSL values for #a9be86 consists of 83° Hue, 30% Saturation, and 64% Lightness.
In the CMYK color model, the color #a9be86 can be represented as Cyan=0.11052631578947%, Magenta=0%, Yellow=0.29473684210526%, and Black=0.25490196078431%.
Shades of #a9be86
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 #a9be86
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9be86
Preview of #a9be86 on White Background
The contrast ratio of #a9be86 with white color is 2.02
Preview of #a9be86 on black background
The contrast ratio of #a9be86 with black color is 10.4
#a9be86 color will look good with a black background.
Color Schemes of #a9be86
Triadic Colors of #a9be86
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 #a9be86
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 #a9be86
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 #a9be86
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: #a9be86;
}
This is a sample text used for the color #a9be86. 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: #a9be86;
}
This is a sample text used for the color #a9be86. 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 #a9be86;
}
This is a sample text used for the color #a9be86. 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.28%
Green 38.54%
Blue 27.18%
CMYK Percentage
Cyan 16.74
Magenta 0%
Yellow 44.65%
Black 38.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.