#a1a08f Hex Color
rgb(161, 160, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | a0 | 8f | - | #a1a08f |
RGB | 161 | 160 | 143 | - | rgb(161,160,143) |
HSL | 57 | 9% | 60% | - | hsl(57,9%,60%) |
HSV | 57 | 11% | 63% | - | hsv(57,11%,63%) |
XYZ | 32.2267 | 34.7018 | 30.9862 | - | xyz(32.2267,34.7018,30.9862) |
CIE-LAB | 65.52 | -2.71 | 8.99 | - | lab(65.52,-2.71,8.99) |
CMYK | 0 | 0.0062111801242236 | 0.11180124223602 | 0.36862745098039 | cmyk(0,0.0062111801242236,0.11180124223602,0.36862745098039) |
Description
The RGB value of color #a1a08f is rgb(161, 160, 143).
In the hex color #a1a08f, The value of Red is 161, value of Green is 160, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #a1a08f consists of 57° Hue, 9% Saturation, and 60% Lightness.
In the CMYK color model, the color #a1a08f can be represented as Cyan=0%, Magenta=0.0062111801242236%, Yellow=0.11180124223602%, and Black=0.36862745098039%.
Shades of #a1a08f
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 #a1a08f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a1a08f
Preview of #a1a08f on White Background
The contrast ratio of #a1a08f with white color is 2.64
Preview of #a1a08f on black background
The contrast ratio of #a1a08f with black color is 7.94
#a1a08f color will look good with a black background.
Color Schemes of #a1a08f
Triadic Colors of #a1a08f
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 #a1a08f
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 #a1a08f
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 #a1a08f
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: #a1a08f;
}
This is a sample text used for the color #a1a08f. 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: #a1a08f;
}
This is a sample text used for the color #a1a08f. 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 #a1a08f;
}
This is a sample text used for the color #a1a08f. 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.7%
Green 34.48%
Blue 30.82%
CMYK Percentage
Cyan 0
Magenta 1.28%
Yellow 22.97%
Black 75.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.