Shades of Hemp #96817A
Tints of Hemp #96817A
RGB
CMYK
RGB Variations
Color information
#96817A (or 0x96817A) is known color: Hemp. HEX triplet: 96, 81 and 7A. RGB value is (150,129,122). Sum of RGB (Red+Green+Blue) = 150+129+122=401 (53% of max value = 765). Red value is 150 (58.98% from 255 or 37.41% from 401); Green value is 129 (50.78% from 255 or 32.17% from 401); Blue value is 122 (48.05% from 255 or 30.42% from 401); Max value from RGB is 150 - color contains mainly: red. Hex color #96817A is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #96817A is #697E85. Grayscale: #868686. Windows color (decimal): -6913670 or 8028566. OLE color: 8028566.
HSL color Cylindrical-coordinate representation of color #96817A: hue angle of 15º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #96817A is Cyan = 0, Magento = 0.14, Yellow = 0.19 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 129 | 122 | - |
| CMYK | 0 | 0.14 | 0.19 | 0.41 |
| HSL | 15º | 0.12% | 0.53% | - |
| HSV(B) | 15º | 0.19% | 0.59% | - |
| XYZ | 23.94 | 23.59 | 21.7 | - |
| YUV | 134.48 | 120.96 | 139.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 129 | 122 | 0 | 0.14 | 0.19 | 0.41 | 15 | 0.12 | 0.53 |
| Hex | 96 | 81 | 7A | 0 | E | 13 | 29 | F | C | 35 |
| Octal | 226 | 201 | 172 | 0 | 16 | 23 | 51 | 17 | 14 | 65 |
| Binary | 10010110 | 10000001 | 1111010 | 0 | 1110 | 10011 | 101001 | 1111 | 1100 | 110101 |
Color Harmonies of #96817A
Complementary color
Monochromatic Colors of #96817A
Black with #96817A
Text Example
Text Example
White with #96817A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #96817A; }
p { color: rgb(150,129,122); }
H1.HeaderClassName
{
color: #96817A;
}
.AnyTagClassName
{
color: #96817A;
}
</style>
background-color css
<style>
a { background-color: #96817A; }
a { background-color: rgb(150,129,122); }
div.DivClassName
{
background-color: #96817A;
}
.BgClassName
{
background-color: #96817A;
}
</style>
border-color css
<style>
span { border-color: #96817A; }
span { border-color: rgb(150,129,122); }
td.TdClassName
{
border-color: #96817A;
}
.TagClassName
{
border-color: #96817A;
}
</style>