#a6a465 Hex Color
rgb(166, 164, 101)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | a4 | 65 | - | #a6a465 |
RGB | 166 | 164 | 101 | - | rgb(166,164,101) |
HSL | 58 | 27% | 52% | - | hsl(58,27%,52%) |
HSV | 58 | 39% | 65% | - | hsv(58,39%,65%) |
XYZ | 31.3503 | 35.5975 | 17.5306 | - | xyz(31.3503,35.5975,17.5306) |
CIE-LAB | 66.21 | -8.89 | 32.94 | - | lab(66.21,-8.89,32.94) |
CMYK | 0 | 0.012048192771084 | 0.39156626506024 | 0.34901960784314 | cmyk(0,0.012048192771084,0.39156626506024,0.34901960784314) |
Description
The RGB value of color #a6a465 is rgb(166, 164, 101).
In the hex color #a6a465, The value of Red is 166, value of Green is 164, and value of Blue is 101. The primary color is Red. Similarly, The HSL values for #a6a465 consists of 58° Hue, 27% Saturation, and 52% Lightness.
In the CMYK color model, the color #a6a465 can be represented as Cyan=0%, Magenta=0.012048192771084%, Yellow=0.39156626506024%, and Black=0.34901960784314%.
Shades of #a6a465
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 #a6a465
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6a465
Preview of #a6a465 on White Background
The contrast ratio of #a6a465 with white color is 2.59
Preview of #a6a465 on black background
The contrast ratio of #a6a465 with black color is 8.12
#a6a465 color will look good with a black background.
Color Schemes of #a6a465
Triadic Colors of #a6a465
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 #a6a465
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 #a6a465
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 #a6a465
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: #a6a465;
}
This is a sample text used for the color #a6a465. 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: #a6a465;
}
This is a sample text used for the color #a6a465. 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 #a6a465;
}
This is a sample text used for the color #a6a465. 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 38.52%
Green 38.05%
Blue 23.43%
CMYK Percentage
Cyan 0
Magenta 1.6%
Yellow 52.03%
Black 46.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.