Shades of Hemp #A37973
Tints of Hemp #A37973
RGB
CMYK
RGB Variations
Color information
#A37973 (or 0xA37973) is known color: Hemp. HEX triplet: A3, 79 and 73. RGB value is (163,121,115). Sum of RGB (Red+Green+Blue) = 163+121+115=399 (52% of max value = 765). Red value is 163 (64.06% from 255 or 40.85% from 399); Green value is 121 (47.66% from 255 or 30.33% from 399); Blue value is 115 (45.31% from 255 or 28.82% from 399); Max value from RGB is 163 - color contains mainly: red. Hex color #A37973 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37973 is #5C868C. Grayscale: #848484. Windows color (decimal): -6063757 or 7567779. OLE color: 7567779.
HSL color Cylindrical-coordinate representation of color #A37973: hue angle of 7.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 #A37973 is Cyan = 0, Magento = 0.26, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 121 | 115 | - |
| CMYK | 0 | 0.26 | 0.29 | 0.36 |
| HSL | 7.5º | 0.21% | 0.55% | - |
| HSV(B) | 7.5º | 0.29% | 0.64% | - |
| XYZ | 25.04 | 22.7 | 19.28 | - |
| YUV | 132.87 | 117.91 | 149.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 121 | 115 | 0 | 0.26 | 0.29 | 0.36 | 7.5 | 0.21 | 0.55 |
| Hex | A3 | 79 | 73 | 0 | 1A | 1D | 24 | 8 | 15 | 37 |
| Octal | 243 | 171 | 163 | 0 | 32 | 35 | 44 | 10 | 25 | 67 |
| Binary | 10100011 | 1111001 | 1110011 | 0 | 11010 | 11101 | 100100 | 1000 | 10101 | 110111 |
Color Harmonies of #A37973
Complementary color
Monochromatic Colors of #A37973
Black with #A37973
Text Example
Text Example
White with #A37973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37973; }
p { color: rgb(163,121,115); }
H1.HeaderClassName
{
color: #A37973;
}
.AnyTagClassName
{
color: #A37973;
}
</style>
background-color css
<style>
a { background-color: #A37973; }
a { background-color: rgb(163,121,115); }
div.DivClassName
{
background-color: #A37973;
}
.BgClassName
{
background-color: #A37973;
}
</style>
border-color css
<style>
span { border-color: #A37973; }
span { border-color: rgb(163,121,115); }
td.TdClassName
{
border-color: #A37973;
}
.TagClassName
{
border-color: #A37973;
}
</style>