Shades of Hemp #A68274
Tints of Hemp #A68274
RGB
CMYK
RGB Variations
Color information
#A68274 (or 0xA68274) is known color: Hemp. HEX triplet: A6, 82 and 74. RGB value is (166,130,116). Sum of RGB (Red+Green+Blue) = 166+130+116=412 (54% of max value = 765). Red value is 166 (65.23% from 255 or 40.29% from 412); Green value is 130 (51.17% from 255 or 31.55% from 412); Blue value is 116 (45.70% from 255 or 28.16% from 412); Max value from RGB is 166 - color contains mainly: red. Hex color #A68274 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A68274 is #597D8B. Grayscale: #8B8B8B. Windows color (decimal): -5864844 or 7635622. OLE color: 7635622.
HSL color Cylindrical-coordinate representation of color #A68274: hue angle of 16.8º degrees, saturation: 0.22, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A68274 is Cyan = 0, Magento = 0.22, Yellow = 0.30 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 130 | 116 | - |
| CMYK | 0 | 0.22 | 0.30 | 0.35 |
| HSL | 16.8º | 0.22% | 0.55% | - |
| HSV(B) | 16.8º | 0.3% | 0.65% | - |
| XYZ | 26.86 | 25.33 | 20 | - |
| YUV | 139.17 | 114.93 | 147.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 130 | 116 | 0 | 0.22 | 0.30 | 0.35 | 16.8 | 0.22 | 0.55 |
| Hex | A6 | 82 | 74 | 0 | 16 | 1E | 23 | 11 | 16 | 37 |
| Octal | 246 | 202 | 164 | 0 | 26 | 36 | 43 | 21 | 26 | 67 |
| Binary | 10100110 | 10000010 | 1110100 | 0 | 10110 | 11110 | 100011 | 10001 | 10110 | 110111 |
Color Harmonies of #A68274
Complementary color
Monochromatic Colors of #A68274
Black with #A68274
Text Example
Text Example
White with #A68274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A68274; }
p { color: rgb(166,130,116); }
H1.HeaderClassName
{
color: #A68274;
}
.AnyTagClassName
{
color: #A68274;
}
</style>
background-color css
<style>
a { background-color: #A68274; }
a { background-color: rgb(166,130,116); }
div.DivClassName
{
background-color: #A68274;
}
.BgClassName
{
background-color: #A68274;
}
</style>
border-color css
<style>
span { border-color: #A68274; }
span { border-color: rgb(166,130,116); }
td.TdClassName
{
border-color: #A68274;
}
.TagClassName
{
border-color: #A68274;
}
</style>