Shades of Hemp #967971
Tints of Hemp #967971
RGB
CMYK
RGB Variations
Color information
#967971 (or 0x967971) is known color: Hemp. HEX triplet: 96, 79 and 71. RGB value is (150,121,113). Sum of RGB (Red+Green+Blue) = 150+121+113=384 (50% of max value = 765). Red value is 150 (58.98% from 255 or 39.06% from 384); Green value is 121 (47.66% from 255 or 31.51% from 384); Blue value is 113 (44.53% from 255 or 29.43% from 384); Max value from RGB is 150 - color contains mainly: red. Hex color #967971 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967971 is #69868E. Grayscale: #808080. Windows color (decimal): -6915727 or 7436694. OLE color: 7436694.
HSL color Cylindrical-coordinate representation of color #967971: hue angle of 12.97º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #967971 is Cyan = 0, Magento = 0.19, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 121 | 113 | - |
| CMYK | 0 | 0.19 | 0.25 | 0.41 |
| HSL | 12.97º | 0.15% | 0.52% | - |
| HSV(B) | 12.97º | 0.25% | 0.59% | - |
| XYZ | 22.4 | 21.35 | 18.56 | - |
| YUV | 128.76 | 119.11 | 143.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 121 | 113 | 0 | 0.19 | 0.25 | 0.41 | 12.97 | 0.15 | 0.52 |
| Hex | 96 | 79 | 71 | 0 | 13 | 19 | 29 | D | F | 34 |
| Octal | 226 | 171 | 161 | 0 | 23 | 31 | 51 | 15 | 17 | 64 |
| Binary | 10010110 | 1111001 | 1110001 | 0 | 10011 | 11001 | 101001 | 1101 | 1111 | 110100 |
Color Harmonies of #967971
Complementary color
Monochromatic Colors of #967971
Black with #967971
Text Example
Text Example
White with #967971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967971; }
p { color: rgb(150,121,113); }
H1.HeaderClassName
{
color: #967971;
}
.AnyTagClassName
{
color: #967971;
}
</style>
background-color css
<style>
a { background-color: #967971; }
a { background-color: rgb(150,121,113); }
div.DivClassName
{
background-color: #967971;
}
.BgClassName
{
background-color: #967971;
}
</style>
border-color css
<style>
span { border-color: #967971; }
span { border-color: rgb(150,121,113); }
td.TdClassName
{
border-color: #967971;
}
.TagClassName
{
border-color: #967971;
}
</style>