Shades of Hemp #977968
Tints of Hemp #977968
RGB
CMYK
RGB Variations
Color information
#977968 (or 0x977968) is known color: Hemp. HEX triplet: 97, 79 and 68. RGB value is (151,121,104). Sum of RGB (Red+Green+Blue) = 151+121+104=376 (49% of max value = 765). Red value is 151 (59.38% from 255 or 40.16% from 376); Green value is 121 (47.66% from 255 or 32.18% from 376); Blue value is 104 (41.02% from 255 or 27.66% from 376); Max value from RGB is 151 - color contains mainly: red. Hex color #977968 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977968 is #688697. Grayscale: #808080. Windows color (decimal): -6850200 or 6846871. OLE color: 6846871.
HSL color Cylindrical-coordinate representation of color #977968: hue angle of 21.7º 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 #977968 is Cyan = 0, Magento = 0.20, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 121 | 104 | - |
| CMYK | 0 | 0.20 | 0.31 | 0.41 |
| HSL | 21.7º | 0.18% | 0.5% | - |
| HSV(B) | 21.7º | 0.31% | 0.59% | - |
| XYZ | 22.1 | 21.25 | 16.03 | - |
| YUV | 128.03 | 114.44 | 144.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 121 | 104 | 0 | 0.20 | 0.31 | 0.41 | 21.7 | 0.18 | 0.5 |
| Hex | 97 | 79 | 68 | 0 | 14 | 1F | 29 | 16 | 12 | 32 |
| Octal | 227 | 171 | 150 | 0 | 24 | 37 | 51 | 26 | 22 | 62 |
| Binary | 10010111 | 1111001 | 1101000 | 0 | 10100 | 11111 | 101001 | 10110 | 10010 | 110010 |
Color Harmonies of #977968
Complementary color
Monochromatic Colors of #977968
Black with #977968
Text Example
Text Example
White with #977968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977968; }
p { color: rgb(151,121,104); }
H1.HeaderClassName
{
color: #977968;
}
.AnyTagClassName
{
color: #977968;
}
</style>
background-color css
<style>
a { background-color: #977968; }
a { background-color: rgb(151,121,104); }
div.DivClassName
{
background-color: #977968;
}
.BgClassName
{
background-color: #977968;
}
</style>
border-color css
<style>
span { border-color: #977968; }
span { border-color: rgb(151,121,104); }
td.TdClassName
{
border-color: #977968;
}
.TagClassName
{
border-color: #977968;
}
</style>