Shades of Hemp #A68076
Tints of Hemp #A68076
RGB
CMYK
RGB Variations
Color information
#A68076 (or 0xA68076) is known color: Hemp. HEX triplet: A6, 80 and 76. RGB value is (166,128,118). Sum of RGB (Red+Green+Blue) = 166+128+118=412 (54% of max value = 765). Red value is 166 (65.23% from 255 or 40.29% from 412); Green value is 128 (50.39% from 255 or 31.07% from 412); Blue value is 118 (46.48% from 255 or 28.64% from 412); Max value from RGB is 166 - color contains mainly: red. Hex color #A68076 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A68076 is #597F89. Grayscale: #8A8A8A. Windows color (decimal): -5865354 or 7766182. OLE color: 7766182.
HSL color Cylindrical-coordinate representation of color #A68076: hue angle of 12.5º degrees, saturation: 0.21, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A68076 is Cyan = 0, Magento = 0.23, Yellow = 0.29 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 128 | 118 | - |
| CMYK | 0 | 0.23 | 0.29 | 0.35 |
| HSL | 12.5º | 0.21% | 0.56% | - |
| HSV(B) | 12.5º | 0.29% | 0.65% | - |
| XYZ | 26.72 | 24.85 | 20.53 | - |
| YUV | 138.22 | 116.59 | 147.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 128 | 118 | 0 | 0.23 | 0.29 | 0.35 | 12.5 | 0.21 | 0.56 |
| Hex | A6 | 80 | 76 | 0 | 17 | 1D | 23 | C | 15 | 38 |
| Octal | 246 | 200 | 166 | 0 | 27 | 35 | 43 | 14 | 25 | 70 |
| Binary | 10100110 | 10000000 | 1110110 | 0 | 10111 | 11101 | 100011 | 1100 | 10101 | 111000 |
Color Harmonies of #A68076
Complementary color
Monochromatic Colors of #A68076
Black with #A68076
Text Example
Text Example
White with #A68076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A68076; }
p { color: rgb(166,128,118); }
H1.HeaderClassName
{
color: #A68076;
}
.AnyTagClassName
{
color: #A68076;
}
</style>
background-color css
<style>
a { background-color: #A68076; }
a { background-color: rgb(166,128,118); }
div.DivClassName
{
background-color: #A68076;
}
.BgClassName
{
background-color: #A68076;
}
</style>
border-color css
<style>
span { border-color: #A68076; }
span { border-color: rgb(166,128,118); }
td.TdClassName
{
border-color: #A68076;
}
.TagClassName
{
border-color: #A68076;
}
</style>