#a08b92 Hex Color
rgb(160, 139, 146)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 8b | 92 | - | #a08b92 |
RGB | 160 | 139 | 146 | - | rgb(160,139,146) |
HSL | 340 | 10% | 59% | - | hsl(340,10%,59%) |
HSV | 340 | 13% | 63% | - | hsv(340,13%,63%) |
XYZ | 28.9181 | 28.0141 | 31.0772 | - | xyz(28.9181,28.0141,31.0772) |
CIE-LAB | 59.9 | 9.13 | -0.82 | - | lab(59.9,9.13,-0.82) |
CMYK | 0 | 0.13125 | 0.0875 | 0.37254901960784 | cmyk(0,0.13125,0.0875,0.37254901960784) |
Description
The RGB value of color #a08b92 is rgb(160, 139, 146).
In the hex color #a08b92, The value of Red is 160, value of Green is 139, and value of Blue is 146. The primary color is Red. Similarly, The HSL values for #a08b92 consists of 340° Hue, 10% Saturation, and 59% Lightness.
In the CMYK color model, the color #a08b92 can be represented as Cyan=0%, Magenta=0.13125%, Yellow=0.0875%, and Black=0.37254901960784%.
Shades of #a08b92
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 #a08b92
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a08b92
Preview of #a08b92 on White Background
The contrast ratio of #a08b92 with white color is 3.18
Preview of #a08b92 on black background
The contrast ratio of #a08b92 with black color is 6.6
#a08b92 color will look good with a black background.
Color Schemes of #a08b92
Triadic Colors of #a08b92
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 #a08b92
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 #a08b92
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 #a08b92
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: #a08b92;
}
This is a sample text used for the color #a08b92. 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: #a08b92;
}
This is a sample text used for the color #a08b92. 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 #a08b92;
}
This is a sample text used for the color #a08b92. 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 35.96%
Green 31.24%
Blue 32.81%
CMYK Percentage
Cyan 0
Magenta 22.2%
Yellow 14.8%
Black 63.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.