Shades of Hemp #957972
Tints of Hemp #957972
RGB
CMYK
RGB Variations
Color information
#957972 (or 0x957972) is known color: Hemp. HEX triplet: 95, 79 and 72. RGB value is (149,121,114). Sum of RGB (Red+Green+Blue) = 149+121+114=384 (50% of max value = 765). Red value is 149 (58.59% from 255 or 38.80% from 384); Green value is 121 (47.66% from 255 or 31.51% from 384); Blue value is 114 (44.92% from 255 or 29.69% from 384); Max value from RGB is 149 - color contains mainly: red. Hex color #957972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957972 is #6A868D. Grayscale: #808080. Windows color (decimal): -6981262 or 7502229. OLE color: 7502229.
HSL color Cylindrical-coordinate representation of color #957972: hue angle of 12º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #957972 is Cyan = 0, Magento = 0.19, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 121 | 114 | - |
| CMYK | 0 | 0.19 | 0.23 | 0.42 |
| HSL | 12º | 0.14% | 0.52% | - |
| HSV(B) | 12º | 0.23% | 0.58% | - |
| XYZ | 22.27 | 21.28 | 18.85 | - |
| YUV | 128.57 | 119.78 | 142.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 121 | 114 | 0 | 0.19 | 0.23 | 0.42 | 12 | 0.14 | 0.52 |
| Hex | 95 | 79 | 72 | 0 | 13 | 17 | 2A | C | E | 34 |
| Octal | 225 | 171 | 162 | 0 | 23 | 27 | 52 | 14 | 16 | 64 |
| Binary | 10010101 | 1111001 | 1110010 | 0 | 10011 | 10111 | 101010 | 1100 | 1110 | 110100 |
Color Harmonies of #957972
Complementary color
Monochromatic Colors of #957972
Black with #957972
Text Example
Text Example
White with #957972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957972; }
p { color: rgb(149,121,114); }
H1.HeaderClassName
{
color: #957972;
}
.AnyTagClassName
{
color: #957972;
}
</style>
background-color css
<style>
a { background-color: #957972; }
a { background-color: rgb(149,121,114); }
div.DivClassName
{
background-color: #957972;
}
.BgClassName
{
background-color: #957972;
}
</style>
border-color css
<style>
span { border-color: #957972; }
span { border-color: rgb(149,121,114); }
td.TdClassName
{
border-color: #957972;
}
.TagClassName
{
border-color: #957972;
}
</style>