#a38d84 Hex Color
rgb(163, 141, 132)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 8d | 84 | - | #a38d84 |
RGB | 163 | 141 | 132 | - | rgb(163,141,132) |
HSL | 17 | 14% | 58% | - | hsl(17,14%,58%) |
HSV | 17 | 19% | 64% | - | hsv(17,19%,64%) |
XYZ | 28.794 | 28.5022 | 25.8137 | - | xyz(28.794,28.5022,25.8137) |
CIE-LAB | 60.34 | 6.76 | 7.84 | - | lab(60.34,6.76,7.84) |
CMYK | 0 | 0.13496932515337 | 0.19018404907975 | 0.36078431372549 | cmyk(0,0.13496932515337,0.19018404907975,0.36078431372549) |
Description
The RGB value of color #a38d84 is rgb(163, 141, 132).
In the hex color #a38d84, The value of Red is 163, value of Green is 141, and value of Blue is 132. The primary color is Red. Similarly, The HSL values for #a38d84 consists of 17° Hue, 14% Saturation, and 58% Lightness.
In the CMYK color model, the color #a38d84 can be represented as Cyan=0%, Magenta=0.13496932515337%, Yellow=0.19018404907975%, and Black=0.36078431372549%.
Shades of #a38d84
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 #a38d84
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a38d84
Preview of #a38d84 on White Background
The contrast ratio of #a38d84 with white color is 3.13
Preview of #a38d84 on black background
The contrast ratio of #a38d84 with black color is 6.7
#a38d84 color will look good with a black background.
Color Schemes of #a38d84
Triadic Colors of #a38d84
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 #a38d84
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 #a38d84
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 #a38d84
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: #a38d84;
}
This is a sample text used for the color #a38d84. 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: #a38d84;
}
This is a sample text used for the color #a38d84. 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 #a38d84;
}
This is a sample text used for the color #a38d84. 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.39%
Green 32.34%
Blue 30.28%
CMYK Percentage
Cyan 0
Magenta 19.68%
Yellow 27.73%
Black 52.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.