Shades of Hemp #A38175
Tints of Hemp #A38175
RGB
CMYK
RGB Variations
Color information
#A38175 (or 0xA38175) is known color: Hemp. HEX triplet: A3, 81 and 75. RGB value is (163,129,117). Sum of RGB (Red+Green+Blue) = 163+129+117=409 (54% of max value = 765). Red value is 163 (64.06% from 255 or 39.85% from 409); Green value is 129 (50.78% from 255 or 31.54% from 409); Blue value is 117 (46.09% from 255 or 28.61% from 409); Max value from RGB is 163 - color contains mainly: red. Hex color #A38175 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A38175 is #5C7E8A. Grayscale: #898989. Windows color (decimal): -6061707 or 7700899. OLE color: 7700899.
HSL color Cylindrical-coordinate representation of color #A38175: hue angle of 15.65º degrees, saturation: 0.2, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A38175 is Cyan = 0, Magento = 0.21, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 129 | 117 | - |
| CMYK | 0 | 0.21 | 0.28 | 0.36 |
| HSL | 15.65º | 0.2% | 0.55% | - |
| HSV(B) | 15.65º | 0.28% | 0.64% | - |
| XYZ | 26.17 | 24.77 | 20.23 | - |
| YUV | 137.8 | 116.26 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 129 | 117 | 0 | 0.21 | 0.28 | 0.36 | 15.65 | 0.2 | 0.55 |
| Hex | A3 | 81 | 75 | 0 | 15 | 1C | 24 | 10 | 14 | 37 |
| Octal | 243 | 201 | 165 | 0 | 25 | 34 | 44 | 20 | 24 | 67 |
| Binary | 10100011 | 10000001 | 1110101 | 0 | 10101 | 11100 | 100100 | 10000 | 10100 | 110111 |
Color Harmonies of #A38175
Complementary color
Monochromatic Colors of #A38175
Black with #A38175
Text Example
Text Example
White with #A38175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38175; }
p { color: rgb(163,129,117); }
H1.HeaderClassName
{
color: #A38175;
}
.AnyTagClassName
{
color: #A38175;
}
</style>
background-color css
<style>
a { background-color: #A38175; }
a { background-color: rgb(163,129,117); }
div.DivClassName
{
background-color: #A38175;
}
.BgClassName
{
background-color: #A38175;
}
</style>
border-color css
<style>
span { border-color: #A38175; }
span { border-color: rgb(163,129,117); }
td.TdClassName
{
border-color: #A38175;
}
.TagClassName
{
border-color: #A38175;
}
</style>