Shades of Hemp #957C76
Tints of Hemp #957C76
RGB
CMYK
RGB Variations
Color information
#957C76 (or 0x957C76) is known color: Hemp. HEX triplet: 95, 7C and 76. RGB value is (149,124,118). Sum of RGB (Red+Green+Blue) = 149+124+118=391 (51% of max value = 765). Red value is 149 (58.59% from 255 or 38.11% from 391); Green value is 124 (48.83% from 255 or 31.71% from 391); Blue value is 118 (46.48% from 255 or 30.18% from 391); Max value from RGB is 149 - color contains mainly: red. Hex color #957C76 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957C76 is #6A8389. Grayscale: #828282. Windows color (decimal): -6980490 or 7765141. OLE color: 7765141.
HSL color Cylindrical-coordinate representation of color #957C76: hue angle of 11.61º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #957C76 is Cyan = 0, Magento = 0.17, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 124 | 118 | - |
| CMYK | 0 | 0.17 | 0.21 | 0.42 |
| HSL | 11.61º | 0.13% | 0.52% | - |
| HSV(B) | 11.61º | 0.21% | 0.58% | - |
| XYZ | 22.87 | 22.11 | 20.2 | - |
| YUV | 130.79 | 120.78 | 140.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 124 | 118 | 0 | 0.17 | 0.21 | 0.42 | 11.61 | 0.13 | 0.52 |
| Hex | 95 | 7C | 76 | 0 | 11 | 15 | 2A | C | D | 34 |
| Octal | 225 | 174 | 166 | 0 | 21 | 25 | 52 | 14 | 15 | 64 |
| Binary | 10010101 | 1111100 | 1110110 | 0 | 10001 | 10101 | 101010 | 1100 | 1101 | 110100 |
Color Harmonies of #957C76
Complementary color
Monochromatic Colors of #957C76
Black with #957C76
Text Example
Text Example
White with #957C76
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957C76; }
p { color: rgb(149,124,118); }
H1.HeaderClassName
{
color: #957C76;
}
.AnyTagClassName
{
color: #957C76;
}
</style>
background-color css
<style>
a { background-color: #957C76; }
a { background-color: rgb(149,124,118); }
div.DivClassName
{
background-color: #957C76;
}
.BgClassName
{
background-color: #957C76;
}
</style>
border-color css
<style>
span { border-color: #957C76; }
span { border-color: rgb(149,124,118); }
td.TdClassName
{
border-color: #957C76;
}
.TagClassName
{
border-color: #957C76;
}
</style>