Shades of Hemp #A68071
Tints of Hemp #A68071
RGB
CMYK
RGB Variations
Color information
#A68071 (or 0xA68071) is known color: Hemp. HEX triplet: A6, 80 and 71. RGB value is (166,128,113). Sum of RGB (Red+Green+Blue) = 166+128+113=407 (53% of max value = 765). Red value is 166 (65.23% from 255 or 40.79% from 407); Green value is 128 (50.39% from 255 or 31.45% from 407); Blue value is 113 (44.53% from 255 or 27.76% from 407); Max value from RGB is 166 - color contains mainly: red. Hex color #A68071 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A68071 is #597F8E. Grayscale: #898989. Windows color (decimal): -5865359 or 7438502. OLE color: 7438502.
HSL color Cylindrical-coordinate representation of color #A68071: hue angle of 16.98º degrees, saturation: 0.23, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A68071 is Cyan = 0, Magento = 0.23, Yellow = 0.32 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 128 | 113 | - |
| CMYK | 0 | 0.23 | 0.32 | 0.35 |
| HSL | 16.98º | 0.23% | 0.55% | - |
| HSV(B) | 16.98º | 0.32% | 0.65% | - |
| XYZ | 26.43 | 24.74 | 19 | - |
| YUV | 137.65 | 114.09 | 148.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 128 | 113 | 0 | 0.23 | 0.32 | 0.35 | 16.98 | 0.23 | 0.55 |
| Hex | A6 | 80 | 71 | 0 | 17 | 20 | 23 | 11 | 17 | 37 |
| Octal | 246 | 200 | 161 | 0 | 27 | 40 | 43 | 21 | 27 | 67 |
| Binary | 10100110 | 10000000 | 1110001 | 0 | 10111 | 100000 | 100011 | 10001 | 10111 | 110111 |
Color Harmonies of #A68071
Complementary color
Monochromatic Colors of #A68071
Black with #A68071
Text Example
Text Example
White with #A68071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A68071; }
p { color: rgb(166,128,113); }
H1.HeaderClassName
{
color: #A68071;
}
.AnyTagClassName
{
color: #A68071;
}
</style>
background-color css
<style>
a { background-color: #A68071; }
a { background-color: rgb(166,128,113); }
div.DivClassName
{
background-color: #A68071;
}
.BgClassName
{
background-color: #A68071;
}
</style>
border-color css
<style>
span { border-color: #A68071; }
span { border-color: rgb(166,128,113); }
td.TdClassName
{
border-color: #A68071;
}
.TagClassName
{
border-color: #A68071;
}
</style>