#a08683 Hex Color
rgb(160, 134, 131)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a0 | 86 | 83 | - | #a08683 |
| RGB | 160 | 134 | 131 | - | rgb(160,134,131) |
| HSL | 6 | 13% | 57% | - | hsl(6,13%,57%) |
| HSV | 6 | 18% | 63% | - | hsv(6,18%,63%) |
| XYZ | 27.119 | 26.1625 | 25.0933 | - | xyz(27.119,26.1625,25.0933) |
| CIE-LAB | 58.19 | 9.38 | 5.3 | - | lab(58.19,9.38,5.3) |
| CMYK | 0 | 0.1625 | 0.18125 | 0.37254901960784 | cmyk(0,0.1625,0.18125,0.37254901960784) |
Description
The RGB value of color #a08683 is rgb(160, 134, 131).
In the hex color #a08683, The value of Red is 160, value of Green is 134, and value of Blue is 131. The primary color is Red. Similarly, The HSL values for #a08683 consists of 6° Hue, 13% Saturation, and 57% Lightness.
In the CMYK color model, the color #a08683 can be represented as Cyan=0%, Magenta=0.1625%, Yellow=0.18125%, and Black=0.37254901960784%.
Shades of #a08683
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 #a08683
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a08683
Preview of #a08683 on White Background
The contrast ratio of #a08683 with white color is 3.37
Preview of #a08683 on black background
The contrast ratio of #a08683 with black color is 6.23
#a08683 color will look good with a black background.
Color Schemes of #a08683
Triadic Colors of #a08683
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 #a08683
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 #a08683
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 #a08683
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: #a08683;
}
This is a sample text used for the color #a08683. 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: #a08683;
}
This is a sample text used for the color #a08683. 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 #a08683;
}
This is a sample text used for the color #a08683. 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 37.65%
Green 31.53%
Blue 30.82%
CMYK Percentage
Cyan 0
Magenta 22.69%
Yellow 25.3%
Black 52.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.