Shades of Hemp #968079
Tints of Hemp #968079
RGB
CMYK
RGB Variations
Color information
#968079 (or 0x968079) is known color: Hemp. HEX triplet: 96, 80 and 79. RGB value is (150,128,121). Sum of RGB (Red+Green+Blue) = 150+128+121=399 (52% of max value = 765). Red value is 150 (58.98% from 255 or 37.59% from 399); Green value is 128 (50.39% from 255 or 32.08% from 399); Blue value is 121 (47.66% from 255 or 30.33% from 399); Max value from RGB is 150 - color contains mainly: red. Hex color #968079 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #968079 is #697F86. Grayscale: #858585. Windows color (decimal): -6913927 or 7962774. OLE color: 7962774.
HSL color Cylindrical-coordinate representation of color #968079: hue angle of 14.48º 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 #968079 is Cyan = 0, Magento = 0.15, Yellow = 0.19 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 128 | 121 | - |
| CMYK | 0 | 0.15 | 0.19 | 0.41 |
| HSL | 14.48º | 0.12% | 0.53% | - |
| HSV(B) | 14.48º | 0.19% | 0.59% | - |
| XYZ | 23.75 | 23.3 | 21.34 | - |
| YUV | 133.78 | 120.79 | 139.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 128 | 121 | 0 | 0.15 | 0.19 | 0.41 | 14.48 | 0.12 | 0.53 |
| Hex | 96 | 80 | 79 | 0 | F | 13 | 29 | E | C | 35 |
| Octal | 226 | 200 | 171 | 0 | 17 | 23 | 51 | 16 | 14 | 65 |
| Binary | 10010110 | 10000000 | 1111001 | 0 | 1111 | 10011 | 101001 | 1110 | 1100 | 110101 |
Color Harmonies of #968079
Complementary color
Monochromatic Colors of #968079
Black with #968079
Text Example
Text Example
White with #968079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968079; }
p { color: rgb(150,128,121); }
H1.HeaderClassName
{
color: #968079;
}
.AnyTagClassName
{
color: #968079;
}
</style>
background-color css
<style>
a { background-color: #968079; }
a { background-color: rgb(150,128,121); }
div.DivClassName
{
background-color: #968079;
}
.BgClassName
{
background-color: #968079;
}
</style>
border-color css
<style>
span { border-color: #968079; }
span { border-color: rgb(150,128,121); }
td.TdClassName
{
border-color: #968079;
}
.TagClassName
{
border-color: #968079;
}
</style>