Shades of Hemp #957973
Tints of Hemp #957973
RGB
CMYK
RGB Variations
Color information
#957973 (or 0x957973) is known color: Hemp. HEX triplet: 95, 79 and 73. RGB value is (149,121,115). Sum of RGB (Red+Green+Blue) = 149+121+115=385 (50% of max value = 765). Red value is 149 (58.59% from 255 or 38.70% from 385); Green value is 121 (47.66% from 255 or 31.43% from 385); Blue value is 115 (45.31% from 255 or 29.87% from 385); Max value from RGB is 149 - color contains mainly: red. Hex color #957973 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957973 is #6A868C. Grayscale: #808080. Windows color (decimal): -6981261 or 7567765. OLE color: 7567765.
HSL color Cylindrical-coordinate representation of color #957973: hue angle of 10.59º 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 #957973 is Cyan = 0, Magento = 0.19, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 121 | 115 | - |
| CMYK | 0 | 0.19 | 0.23 | 0.42 |
| HSL | 10.59º | 0.14% | 0.52% | - |
| HSV(B) | 10.59º | 0.23% | 0.58% | - |
| XYZ | 22.33 | 21.3 | 19.15 | - |
| YUV | 128.69 | 120.28 | 142.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 121 | 115 | 0 | 0.19 | 0.23 | 0.42 | 10.59 | 0.14 | 0.52 |
| Hex | 95 | 79 | 73 | 0 | 13 | 17 | 2A | B | E | 34 |
| Octal | 225 | 171 | 163 | 0 | 23 | 27 | 52 | 13 | 16 | 64 |
| Binary | 10010101 | 1111001 | 1110011 | 0 | 10011 | 10111 | 101010 | 1011 | 1110 | 110100 |
Color Harmonies of #957973
Complementary color
Monochromatic Colors of #957973
Black with #957973
Text Example
Text Example
White with #957973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957973; }
p { color: rgb(149,121,115); }
H1.HeaderClassName
{
color: #957973;
}
.AnyTagClassName
{
color: #957973;
}
</style>
background-color css
<style>
a { background-color: #957973; }
a { background-color: rgb(149,121,115); }
div.DivClassName
{
background-color: #957973;
}
.BgClassName
{
background-color: #957973;
}
</style>
border-color css
<style>
span { border-color: #957973; }
span { border-color: rgb(149,121,115); }
td.TdClassName
{
border-color: #957973;
}
.TagClassName
{
border-color: #957973;
}
</style>