Shades of Hemp #967868
Tints of Hemp #967868
RGB
CMYK
RGB Variations
Color information
#967868 (or 0x967868) is known color: Hemp. HEX triplet: 96, 78 and 68. RGB value is (150,120,104). Sum of RGB (Red+Green+Blue) = 150+120+104=374 (49% of max value = 765). Red value is 150 (58.98% from 255 or 40.11% from 374); Green value is 120 (47.27% from 255 or 32.09% from 374); Blue value is 104 (41.02% from 255 or 27.81% from 374); Max value from RGB is 150 - color contains mainly: red. Hex color #967868 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967868 is #698797. Grayscale: #7F7F7F. Windows color (decimal): -6915992 or 6846614. OLE color: 6846614.
HSL color Cylindrical-coordinate representation of color #967868: hue angle of 20.87º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #967868 is Cyan = 0, Magento = 0.20, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 120 | 104 | - |
| CMYK | 0 | 0.20 | 0.31 | 0.41 |
| HSL | 20.87º | 0.18% | 0.5% | - |
| HSV(B) | 20.87º | 0.31% | 0.59% | - |
| XYZ | 21.79 | 20.92 | 15.99 | - |
| YUV | 127.15 | 114.94 | 144.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 120 | 104 | 0 | 0.20 | 0.31 | 0.41 | 20.87 | 0.18 | 0.5 |
| Hex | 96 | 78 | 68 | 0 | 14 | 1F | 29 | 15 | 12 | 32 |
| Octal | 226 | 170 | 150 | 0 | 24 | 37 | 51 | 25 | 22 | 62 |
| Binary | 10010110 | 1111000 | 1101000 | 0 | 10100 | 11111 | 101001 | 10101 | 10010 | 110010 |
Color Harmonies of #967868
Complementary color
Monochromatic Colors of #967868
Black with #967868
Text Example
Text Example
White with #967868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967868; }
p { color: rgb(150,120,104); }
H1.HeaderClassName
{
color: #967868;
}
.AnyTagClassName
{
color: #967868;
}
</style>
background-color css
<style>
a { background-color: #967868; }
a { background-color: rgb(150,120,104); }
div.DivClassName
{
background-color: #967868;
}
.BgClassName
{
background-color: #967868;
}
</style>
border-color css
<style>
span { border-color: #967868; }
span { border-color: rgb(150,120,104); }
td.TdClassName
{
border-color: #967868;
}
.TagClassName
{
border-color: #967868;
}
</style>