Shades of Hemp #A38173
Tints of Hemp #A38173
RGB
CMYK
RGB Variations
Color information
#A38173 (or 0xA38173) is known color: Hemp. HEX triplet: A3, 81 and 73. RGB value is (163,129,115). Sum of RGB (Red+Green+Blue) = 163+129+115=407 (53% of max value = 765). Red value is 163 (64.06% from 255 or 40.05% from 407); Green value is 129 (50.78% from 255 or 31.70% from 407); Blue value is 115 (45.31% from 255 or 28.26% from 407); Max value from RGB is 163 - color contains mainly: red. Hex color #A38173 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A38173 is #5C7E8C. Grayscale: #898989. Windows color (decimal): -6061709 or 7569827. OLE color: 7569827.
HSL color Cylindrical-coordinate representation of color #A38173: hue angle of 17.5º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A38173 is Cyan = 0, Magento = 0.21, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 129 | 115 | - |
| CMYK | 0 | 0.21 | 0.29 | 0.36 |
| HSL | 17.5º | 0.21% | 0.55% | - |
| HSV(B) | 17.5º | 0.29% | 0.64% | - |
| XYZ | 26.05 | 24.72 | 19.62 | - |
| YUV | 137.57 | 115.26 | 146.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 129 | 115 | 0 | 0.21 | 0.29 | 0.36 | 17.5 | 0.21 | 0.55 |
| Hex | A3 | 81 | 73 | 0 | 15 | 1D | 24 | 12 | 15 | 37 |
| Octal | 243 | 201 | 163 | 0 | 25 | 35 | 44 | 22 | 25 | 67 |
| Binary | 10100011 | 10000001 | 1110011 | 0 | 10101 | 11101 | 100100 | 10010 | 10101 | 110111 |
Color Harmonies of #A38173
Complementary color
Monochromatic Colors of #A38173
Black with #A38173
Text Example
Text Example
White with #A38173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38173; }
p { color: rgb(163,129,115); }
H1.HeaderClassName
{
color: #A38173;
}
.AnyTagClassName
{
color: #A38173;
}
</style>
background-color css
<style>
a { background-color: #A38173; }
a { background-color: rgb(163,129,115); }
div.DivClassName
{
background-color: #A38173;
}
.BgClassName
{
background-color: #A38173;
}
</style>
border-color css
<style>
span { border-color: #A38173; }
span { border-color: rgb(163,129,115); }
td.TdClassName
{
border-color: #A38173;
}
.TagClassName
{
border-color: #A38173;
}
</style>