Shades of Hemp #977868
Tints of Hemp #977868
RGB
CMYK
RGB Variations
Color information
#977868 (or 0x977868) is known color: Hemp. HEX triplet: 97, 78 and 68. RGB value is (151,120,104). Sum of RGB (Red+Green+Blue) = 151+120+104=375 (49% of max value = 765). Red value is 151 (59.38% from 255 or 40.27% from 375); Green value is 120 (47.27% from 255 or 32% from 375); Blue value is 104 (41.02% from 255 or 27.73% from 375); Max value from RGB is 151 - color contains mainly: red. Hex color #977868 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977868 is #688797. Grayscale: #7F7F7F. Windows color (decimal): -6850456 or 6846615. OLE color: 6846615.
HSL color Cylindrical-coordinate representation of color #977868: hue angle of 20.43º 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 #977868 is Cyan = 0, Magento = 0.21, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 120 | 104 | - |
| CMYK | 0 | 0.21 | 0.31 | 0.41 |
| HSL | 20.43º | 0.18% | 0.5% | - |
| HSV(B) | 20.43º | 0.31% | 0.59% | - |
| XYZ | 21.98 | 21.01 | 15.99 | - |
| YUV | 127.45 | 114.77 | 144.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 120 | 104 | 0 | 0.21 | 0.31 | 0.41 | 20.43 | 0.18 | 0.5 |
| Hex | 97 | 78 | 68 | 0 | 15 | 1F | 29 | 14 | 12 | 32 |
| Octal | 227 | 170 | 150 | 0 | 25 | 37 | 51 | 24 | 22 | 62 |
| Binary | 10010111 | 1111000 | 1101000 | 0 | 10101 | 11111 | 101001 | 10100 | 10010 | 110010 |
Color Harmonies of #977868
Complementary color
Monochromatic Colors of #977868
Black with #977868
Text Example
Text Example
White with #977868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977868; }
p { color: rgb(151,120,104); }
H1.HeaderClassName
{
color: #977868;
}
.AnyTagClassName
{
color: #977868;
}
</style>
background-color css
<style>
a { background-color: #977868; }
a { background-color: rgb(151,120,104); }
div.DivClassName
{
background-color: #977868;
}
.BgClassName
{
background-color: #977868;
}
</style>
border-color css
<style>
span { border-color: #977868; }
span { border-color: rgb(151,120,104); }
td.TdClassName
{
border-color: #977868;
}
.TagClassName
{
border-color: #977868;
}
</style>