Shades of Hemp #967873
Tints of Hemp #967873
RGB
CMYK
RGB Variations
Color information
#967873 (or 0x967873) is known color: Hemp. HEX triplet: 96, 78 and 73. RGB value is (150,120,115). Sum of RGB (Red+Green+Blue) = 150+120+115=385 (50% of max value = 765). Red value is 150 (58.98% from 255 or 38.96% from 385); Green value is 120 (47.27% from 255 or 31.17% from 385); Blue value is 115 (45.31% from 255 or 29.87% from 385); Max value from RGB is 150 - color contains mainly: red. Hex color #967873 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967873 is #69878C. Grayscale: #808080. Windows color (decimal): -6915981 or 7567510. OLE color: 7567510.
HSL color Cylindrical-coordinate representation of color #967873: hue angle of 8.57º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #967873 is Cyan = 0, Magento = 0.20, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 120 | 115 | - |
| CMYK | 0 | 0.20 | 0.23 | 0.41 |
| HSL | 8.57º | 0.14% | 0.52% | - |
| HSV(B) | 8.57º | 0.23% | 0.59% | - |
| XYZ | 22.39 | 21.15 | 19.12 | - |
| YUV | 128.4 | 120.44 | 143.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 120 | 115 | 0 | 0.20 | 0.23 | 0.41 | 8.57 | 0.14 | 0.52 |
| Hex | 96 | 78 | 73 | 0 | 14 | 17 | 29 | 9 | E | 34 |
| Octal | 226 | 170 | 163 | 0 | 24 | 27 | 51 | 11 | 16 | 64 |
| Binary | 10010110 | 1111000 | 1110011 | 0 | 10100 | 10111 | 101001 | 1001 | 1110 | 110100 |
Color Harmonies of #967873
Complementary color
Monochromatic Colors of #967873
Black with #967873
Text Example
Text Example
White with #967873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967873; }
p { color: rgb(150,120,115); }
H1.HeaderClassName
{
color: #967873;
}
.AnyTagClassName
{
color: #967873;
}
</style>
background-color css
<style>
a { background-color: #967873; }
a { background-color: rgb(150,120,115); }
div.DivClassName
{
background-color: #967873;
}
.BgClassName
{
background-color: #967873;
}
</style>
border-color css
<style>
span { border-color: #967873; }
span { border-color: rgb(150,120,115); }
td.TdClassName
{
border-color: #967873;
}
.TagClassName
{
border-color: #967873;
}
</style>