Shades of Hemp #A68478
Tints of Hemp #A68478
RGB
CMYK
RGB Variations
Color information
#A68478 (or 0xA68478) is known color: Hemp. HEX triplet: A6, 84 and 78. RGB value is (166,132,120). Sum of RGB (Red+Green+Blue) = 166+132+120=418 (55% of max value = 765). Red value is 166 (65.23% from 255 or 39.71% from 418); Green value is 132 (51.95% from 255 or 31.58% from 418); Blue value is 120 (47.27% from 255 or 28.71% from 418); Max value from RGB is 166 - color contains mainly: red. Hex color #A68478 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A68478 is #597B87. Grayscale: #8C8C8C. Windows color (decimal): -5864328 or 7898278. OLE color: 7898278.
HSL color Cylindrical-coordinate representation of color #A68478: hue angle of 15.65º 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 #A68478 is Cyan = 0, Magento = 0.20, Yellow = 0.28 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 132 | 120 | - |
| CMYK | 0 | 0.20 | 0.28 | 0.35 |
| HSL | 15.65º | 0.21% | 0.56% | - |
| HSV(B) | 15.65º | 0.28% | 0.65% | - |
| XYZ | 27.37 | 25.97 | 21.34 | - |
| YUV | 140.8 | 116.26 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 132 | 120 | 0 | 0.20 | 0.28 | 0.35 | 15.65 | 0.21 | 0.56 |
| Hex | A6 | 84 | 78 | 0 | 14 | 1C | 23 | 10 | 15 | 38 |
| Octal | 246 | 204 | 170 | 0 | 24 | 34 | 43 | 20 | 25 | 70 |
| Binary | 10100110 | 10000100 | 1111000 | 0 | 10100 | 11100 | 100011 | 10000 | 10101 | 111000 |
Color Harmonies of #A68478
Complementary color
Monochromatic Colors of #A68478
Black with #A68478
Text Example
Text Example
White with #A68478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A68478; }
p { color: rgb(166,132,120); }
H1.HeaderClassName
{
color: #A68478;
}
.AnyTagClassName
{
color: #A68478;
}
</style>
background-color css
<style>
a { background-color: #A68478; }
a { background-color: rgb(166,132,120); }
div.DivClassName
{
background-color: #A68478;
}
.BgClassName
{
background-color: #A68478;
}
</style>
border-color css
<style>
span { border-color: #A68478; }
span { border-color: rgb(166,132,120); }
td.TdClassName
{
border-color: #A68478;
}
.TagClassName
{
border-color: #A68478;
}
</style>