Shades of Hemp #9A8278
Tints of Hemp #9A8278
RGB
CMYK
RGB Variations
Color information
#9A8278 (or 0x9A8278) is known color: Hemp. HEX triplet: 9A, 82 and 78. RGB value is (154,130,120). Sum of RGB (Red+Green+Blue) = 154+130+120=404 (53% of max value = 765). Red value is 154 (60.55% from 255 or 38.12% from 404); Green value is 130 (51.17% from 255 or 32.18% from 404); Blue value is 120 (47.27% from 255 or 29.70% from 404); Max value from RGB is 154 - color contains mainly: red. Hex color #9A8278 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #9A8278 is #657D87. Grayscale: #888888. Windows color (decimal): -6651272 or 7897754. OLE color: 7897754.
HSL color Cylindrical-coordinate representation of color #9A8278: hue angle of 17.65º degrees, saturation: 0.14, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #9A8278 is Cyan = 0, Magento = 0.16, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 130 | 120 | - |
| CMYK | 0 | 0.16 | 0.22 | 0.40 |
| HSL | 17.65º | 0.14% | 0.54% | - |
| HSV(B) | 17.65º | 0.22% | 0.6% | - |
| XYZ | 24.7 | 24.19 | 21.14 | - |
| YUV | 136.04 | 118.95 | 140.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 130 | 120 | 0 | 0.16 | 0.22 | 0.40 | 17.65 | 0.14 | 0.54 |
| Hex | 9A | 82 | 78 | 0 | 10 | 16 | 28 | 12 | E | 36 |
| Octal | 232 | 202 | 170 | 0 | 20 | 26 | 50 | 22 | 16 | 66 |
| Binary | 10011010 | 10000010 | 1111000 | 0 | 10000 | 10110 | 101000 | 10010 | 1110 | 110110 |
Color Harmonies of #9A8278
Complementary color
Monochromatic Colors of #9A8278
Black with #9A8278
Text Example
Text Example
White with #9A8278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A8278; }
p { color: rgb(154,130,120); }
H1.HeaderClassName
{
color: #9A8278;
}
.AnyTagClassName
{
color: #9A8278;
}
</style>
background-color css
<style>
a { background-color: #9A8278; }
a { background-color: rgb(154,130,120); }
div.DivClassName
{
background-color: #9A8278;
}
.BgClassName
{
background-color: #9A8278;
}
</style>
border-color css
<style>
span { border-color: #9A8278; }
span { border-color: rgb(154,130,120); }
td.TdClassName
{
border-color: #9A8278;
}
.TagClassName
{
border-color: #9A8278;
}
</style>