#a38d8e Hex Color
rgb(163, 141, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 8d | 8e | - | #a38d8e |
RGB | 163 | 141 | 142 | - | rgb(163,141,142) |
HSL | 357 | 11% | 60% | - | hsl(357,11%,60%) |
HSV | 357 | 13% | 64% | - | hsv(357,13%,64%) |
XYZ | 29.5116 | 28.7893 | 29.5926 | - | xyz(29.5116,28.7893,29.5926) |
CIE-LAB | 60.6 | 8.42 | 2.51 | - | lab(60.6,8.42,2.51) |
CMYK | 0 | 0.13496932515337 | 0.12883435582822 | 0.36078431372549 | cmyk(0,0.13496932515337,0.12883435582822,0.36078431372549) |
Description
The RGB value of color #a38d8e is rgb(163, 141, 142).
In the hex color #a38d8e, The value of Red is 163, value of Green is 141, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #a38d8e consists of 357° Hue, 11% Saturation, and 60% Lightness.
In the CMYK color model, the color #a38d8e can be represented as Cyan=0%, Magenta=0.13496932515337%, Yellow=0.12883435582822%, and Black=0.36078431372549%.
Shades of #a38d8e
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 #a38d8e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a38d8e
Preview of #a38d8e on White Background
The contrast ratio of #a38d8e with white color is 3.11
Preview of #a38d8e on black background
The contrast ratio of #a38d8e with black color is 6.76
#a38d8e color will look good with a black background.
Color Schemes of #a38d8e
Triadic Colors of #a38d8e
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 #a38d8e
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 #a38d8e
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 #a38d8e
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: #a38d8e;
}
This is a sample text used for the color #a38d8e. 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: #a38d8e;
}
This is a sample text used for the color #a38d8e. 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 #a38d8e;
}
This is a sample text used for the color #a38d8e. 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 36.55%
Green 31.61%
Blue 31.84%
CMYK Percentage
Cyan 0
Magenta 21.61%
Yellow 20.63%
Black 57.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.