#a6b48a Hex Color
rgb(166, 180, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | b4 | 8a | - | #a6b48a |
RGB | 166 | 180 | 138 | - | rgb(166,180,138) |
HSL | 80 | 22% | 62% | - | hsl(80,22%,62%) |
HSV | 80 | 23% | 71% | - | hsv(80,23%,71%) |
XYZ | 36.6346 | 42.5845 | 30.3335 | - | xyz(36.6346,42.5845,30.3335) |
CIE-LAB | 71.27 | -12.3 | 19.85 | - | lab(71.27,-12.3,19.85) |
CMYK | 0.077777777777778 | 0 | 0.23333333333333 | 0.29411764705882 | cmyk(0.077777777777778,0,0.23333333333333,0.29411764705882) |
Description
The RGB value of color #a6b48a is rgb(166, 180, 138).
In the hex color #a6b48a, The value of Red is 166, value of Green is 180, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #a6b48a consists of 80° Hue, 22% Saturation, and 62% Lightness.
In the CMYK color model, the color #a6b48a can be represented as Cyan=0.077777777777778%, Magenta=0%, Yellow=0.23333333333333%, and Black=0.29411764705882%.
Shades of #a6b48a
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 #a6b48a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6b48a
Preview of #a6b48a on White Background
The contrast ratio of #a6b48a with white color is 2.21
Preview of #a6b48a on black background
The contrast ratio of #a6b48a with black color is 9.52
#a6b48a color will look good with a black background.
Color Schemes of #a6b48a
Triadic Colors of #a6b48a
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 #a6b48a
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 #a6b48a
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 #a6b48a
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: #a6b48a;
}
This is a sample text used for the color #a6b48a. 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: #a6b48a;
}
This is a sample text used for the color #a6b48a. 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 #a6b48a;
}
This is a sample text used for the color #a6b48a. 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.3%
Green 37.19%
Blue 28.51%
CMYK Percentage
Cyan 12.85
Magenta 0%
Yellow 38.55%
Black 48.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.