Shades of Hemp #968178
Tints of Hemp #968178
RGB
CMYK
RGB Variations
Color information
#968178 (or 0x968178) is known color: Hemp. HEX triplet: 96, 81 and 78. RGB value is (150,129,120). Sum of RGB (Red+Green+Blue) = 150+129+120=399 (52% of max value = 765). Red value is 150 (58.98% from 255 or 37.59% from 399); Green value is 129 (50.78% from 255 or 32.33% from 399); Blue value is 120 (47.27% from 255 or 30.08% from 399); Max value from RGB is 150 - color contains mainly: red. Hex color #968178 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #968178 is #697E87. Grayscale: #868686. Windows color (decimal): -6913672 or 7897494. OLE color: 7897494.
HSL color Cylindrical-coordinate representation of color #968178: hue angle of 18º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #968178 is Cyan = 0, Magento = 0.14, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 129 | 120 | - |
| CMYK | 0 | 0.14 | 0.20 | 0.41 |
| HSL | 18º | 0.13% | 0.53% | - |
| HSV(B) | 18º | 0.2% | 0.59% | - |
| XYZ | 23.82 | 23.54 | 21.06 | - |
| YUV | 134.25 | 119.96 | 139.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 129 | 120 | 0 | 0.14 | 0.20 | 0.41 | 18 | 0.13 | 0.53 |
| Hex | 96 | 81 | 78 | 0 | E | 14 | 29 | 12 | C | 35 |
| Octal | 226 | 201 | 170 | 0 | 16 | 24 | 51 | 22 | 14 | 65 |
| Binary | 10010110 | 10000001 | 1111000 | 0 | 1110 | 10100 | 101001 | 10010 | 1100 | 110101 |
Color Harmonies of #968178
Complementary color
Monochromatic Colors of #968178
Black with #968178
Text Example
Text Example
White with #968178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968178; }
p { color: rgb(150,129,120); }
H1.HeaderClassName
{
color: #968178;
}
.AnyTagClassName
{
color: #968178;
}
</style>
background-color css
<style>
a { background-color: #968178; }
a { background-color: rgb(150,129,120); }
div.DivClassName
{
background-color: #968178;
}
.BgClassName
{
background-color: #968178;
}
</style>
border-color css
<style>
span { border-color: #968178; }
span { border-color: rgb(150,129,120); }
td.TdClassName
{
border-color: #968178;
}
.TagClassName
{
border-color: #968178;
}
</style>