Shades of Hemp #A68178
Tints of Hemp #A68178
RGB
CMYK
RGB Variations
Color information
#A68178 (or 0xA68178) is known color: Hemp. HEX triplet: A6, 81 and 78. RGB value is (166,129,120). Sum of RGB (Red+Green+Blue) = 166+129+120=415 (54% of max value = 765). Red value is 166 (65.23% from 255 or 40% from 415); Green value is 129 (50.78% from 255 or 31.08% from 415); Blue value is 120 (47.27% from 255 or 28.92% from 415); Max value from RGB is 166 - color contains mainly: red. Hex color #A68178 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A68178 is #597E87. Grayscale: #8B8B8B. Windows color (decimal): -5865096 or 7897510. OLE color: 7897510.
HSL color Cylindrical-coordinate representation of color #A68178: hue angle of 11.74º degrees, saturation: 0.21, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A68178 is Cyan = 0, Magento = 0.22, Yellow = 0.28 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 129 | 120 | - |
| CMYK | 0 | 0.22 | 0.28 | 0.35 |
| HSL | 11.74º | 0.21% | 0.56% | - |
| HSV(B) | 11.74º | 0.28% | 0.65% | - |
| XYZ | 26.97 | 25.16 | 21.21 | - |
| YUV | 139.04 | 117.26 | 147.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 129 | 120 | 0 | 0.22 | 0.28 | 0.35 | 11.74 | 0.21 | 0.56 |
| Hex | A6 | 81 | 78 | 0 | 16 | 1C | 23 | C | 15 | 38 |
| Octal | 246 | 201 | 170 | 0 | 26 | 34 | 43 | 14 | 25 | 70 |
| Binary | 10100110 | 10000001 | 1111000 | 0 | 10110 | 11100 | 100011 | 1100 | 10101 | 111000 |
Color Harmonies of #A68178
Complementary color
Monochromatic Colors of #A68178
Black with #A68178
Text Example
Text Example
White with #A68178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A68178; }
p { color: rgb(166,129,120); }
H1.HeaderClassName
{
color: #A68178;
}
.AnyTagClassName
{
color: #A68178;
}
</style>
background-color css
<style>
a { background-color: #A68178; }
a { background-color: rgb(166,129,120); }
div.DivClassName
{
background-color: #A68178;
}
.BgClassName
{
background-color: #A68178;
}
</style>
border-color css
<style>
span { border-color: #A68178; }
span { border-color: rgb(166,129,120); }
td.TdClassName
{
border-color: #A68178;
}
.TagClassName
{
border-color: #A68178;
}
</style>