Shades of Hemp #A68276
Tints of Hemp #A68276
RGB
CMYK
RGB Variations
Color information
#A68276 (or 0xA68276) is known color: Hemp. HEX triplet: A6, 82 and 76. RGB value is (166,130,118). Sum of RGB (Red+Green+Blue) = 166+130+118=414 (54% of max value = 765). Red value is 166 (65.23% from 255 or 40.10% from 414); Green value is 130 (51.17% from 255 or 31.40% from 414); Blue value is 118 (46.48% from 255 or 28.50% from 414); Max value from RGB is 166 - color contains mainly: red. Hex color #A68276 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A68276 is #597D89. Grayscale: #8B8B8B. Windows color (decimal): -5864842 or 7766694. OLE color: 7766694.
HSL color Cylindrical-coordinate representation of color #A68276: hue angle of 15º 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 #A68276 is Cyan = 0, Magento = 0.22, Yellow = 0.29 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 130 | 118 | - |
| CMYK | 0 | 0.22 | 0.29 | 0.35 |
| HSL | 15º | 0.21% | 0.56% | - |
| HSV(B) | 15º | 0.29% | 0.65% | - |
| XYZ | 26.98 | 25.38 | 20.62 | - |
| YUV | 139.4 | 115.93 | 146.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 130 | 118 | 0 | 0.22 | 0.29 | 0.35 | 15 | 0.21 | 0.56 |
| Hex | A6 | 82 | 76 | 0 | 16 | 1D | 23 | F | 15 | 38 |
| Octal | 246 | 202 | 166 | 0 | 26 | 35 | 43 | 17 | 25 | 70 |
| Binary | 10100110 | 10000010 | 1110110 | 0 | 10110 | 11101 | 100011 | 1111 | 10101 | 111000 |
Color Harmonies of #A68276
Complementary color
Monochromatic Colors of #A68276
Black with #A68276
Text Example
Text Example
White with #A68276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A68276; }
p { color: rgb(166,130,118); }
H1.HeaderClassName
{
color: #A68276;
}
.AnyTagClassName
{
color: #A68276;
}
</style>
background-color css
<style>
a { background-color: #A68276; }
a { background-color: rgb(166,130,118); }
div.DivClassName
{
background-color: #A68276;
}
.BgClassName
{
background-color: #A68276;
}
</style>
border-color css
<style>
span { border-color: #A68276; }
span { border-color: rgb(166,130,118); }
td.TdClassName
{
border-color: #A68276;
}
.TagClassName
{
border-color: #A68276;
}
</style>