Shades of Hemp #978075
Tints of Hemp #978075
RGB
CMYK
RGB Variations
Color information
#978075 (or 0x978075) is known color: Hemp. HEX triplet: 97, 80 and 75. RGB value is (151,128,117). Sum of RGB (Red+Green+Blue) = 151+128+117=396 (52% of max value = 765). Red value is 151 (59.38% from 255 or 38.13% from 396); Green value is 128 (50.39% from 255 or 32.32% from 396); Blue value is 117 (46.09% from 255 or 29.55% from 396); Max value from RGB is 151 - color contains mainly: red. Hex color #978075 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978075 is #687F8A. Grayscale: #858585. Windows color (decimal): -6848395 or 7700631. OLE color: 7700631.
HSL color Cylindrical-coordinate representation of color #978075: hue angle of 19.41º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #978075 is Cyan = 0, Magento = 0.15, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 128 | 117 | - |
| CMYK | 0 | 0.15 | 0.23 | 0.41 |
| HSL | 19.41º | 0.14% | 0.53% | - |
| HSV(B) | 19.41º | 0.23% | 0.59% | - |
| XYZ | 23.69 | 23.3 | 20.08 | - |
| YUV | 133.62 | 118.62 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 128 | 117 | 0 | 0.15 | 0.23 | 0.41 | 19.41 | 0.14 | 0.53 |
| Hex | 97 | 80 | 75 | 0 | F | 17 | 29 | 13 | E | 35 |
| Octal | 227 | 200 | 165 | 0 | 17 | 27 | 51 | 23 | 16 | 65 |
| Binary | 10010111 | 10000000 | 1110101 | 0 | 1111 | 10111 | 101001 | 10011 | 1110 | 110101 |
Color Harmonies of #978075
Complementary color
Monochromatic Colors of #978075
Black with #978075
Text Example
Text Example
White with #978075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978075; }
p { color: rgb(151,128,117); }
H1.HeaderClassName
{
color: #978075;
}
.AnyTagClassName
{
color: #978075;
}
</style>
background-color css
<style>
a { background-color: #978075; }
a { background-color: rgb(151,128,117); }
div.DivClassName
{
background-color: #978075;
}
.BgClassName
{
background-color: #978075;
}
</style>
border-color css
<style>
span { border-color: #978075; }
span { border-color: rgb(151,128,117); }
td.TdClassName
{
border-color: #978075;
}
.TagClassName
{
border-color: #978075;
}
</style>