Shades of Hemp #977569
Tints of Hemp #977569
RGB
CMYK
RGB Variations
Color information
#977569 (or 0x977569) is known color: Hemp. HEX triplet: 97, 75 and 69. RGB value is (151,117,105). Sum of RGB (Red+Green+Blue) = 151+117+105=373 (49% of max value = 765). Red value is 151 (59.38% from 255 or 40.48% from 373); Green value is 117 (46.09% from 255 or 31.37% from 373); Blue value is 105 (41.41% from 255 or 28.15% from 373); Max value from RGB is 151 - color contains mainly: red. Hex color #977569 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977569 is #688A96. Grayscale: #7D7D7D. Windows color (decimal): -6851223 or 6911383. OLE color: 6911383.
HSL color Cylindrical-coordinate representation of color #977569: hue angle of 15.65º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #977569 is Cyan = 0, Magento = 0.23, Yellow = 0.30 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 117 | 105 | - |
| CMYK | 0 | 0.23 | 0.30 | 0.41 |
| HSL | 15.65º | 0.18% | 0.5% | - |
| HSV(B) | 15.65º | 0.3% | 0.59% | - |
| XYZ | 21.67 | 20.32 | 16.14 | - |
| YUV | 125.8 | 116.26 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 117 | 105 | 0 | 0.23 | 0.30 | 0.41 | 15.65 | 0.18 | 0.5 |
| Hex | 97 | 75 | 69 | 0 | 17 | 1E | 29 | 10 | 12 | 32 |
| Octal | 227 | 165 | 151 | 0 | 27 | 36 | 51 | 20 | 22 | 62 |
| Binary | 10010111 | 1110101 | 1101001 | 0 | 10111 | 11110 | 101001 | 10000 | 10010 | 110010 |
Color Harmonies of #977569
Complementary color
Monochromatic Colors of #977569
Black with #977569
Text Example
Text Example
White with #977569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977569; }
p { color: rgb(151,117,105); }
H1.HeaderClassName
{
color: #977569;
}
.AnyTagClassName
{
color: #977569;
}
</style>
background-color css
<style>
a { background-color: #977569; }
a { background-color: rgb(151,117,105); }
div.DivClassName
{
background-color: #977569;
}
.BgClassName
{
background-color: #977569;
}
</style>
border-color css
<style>
span { border-color: #977569; }
span { border-color: rgb(151,117,105); }
td.TdClassName
{
border-color: #977569;
}
.TagClassName
{
border-color: #977569;
}
</style>