Shades of Hemp #957D76
Tints of Hemp #957D76
RGB
CMYK
RGB Variations
Color information
#957D76 (or 0x957D76) is known color: Hemp. HEX triplet: 95, 7D and 76. RGB value is (149,125,118). Sum of RGB (Red+Green+Blue) = 149+125+118=392 (51% of max value = 765). Red value is 149 (58.59% from 255 or 38.01% from 392); Green value is 125 (49.22% from 255 or 31.89% from 392); Blue value is 118 (46.48% from 255 or 30.10% from 392); Max value from RGB is 149 - color contains mainly: red. Hex color #957D76 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957D76 is #6A8289. Grayscale: #838383. Windows color (decimal): -6980234 or 7765397. OLE color: 7765397.
HSL color Cylindrical-coordinate representation of color #957D76: hue angle of 13.55º 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 #957D76 is Cyan = 0, Magento = 0.16, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 125 | 118 | - |
| CMYK | 0 | 0.16 | 0.21 | 0.42 |
| HSL | 13.55º | 0.13% | 0.52% | - |
| HSV(B) | 13.55º | 0.21% | 0.58% | - |
| XYZ | 23 | 22.36 | 20.24 | - |
| YUV | 131.38 | 120.45 | 140.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 125 | 118 | 0 | 0.16 | 0.21 | 0.42 | 13.55 | 0.13 | 0.52 |
| Hex | 95 | 7D | 76 | 0 | 10 | 15 | 2A | E | D | 34 |
| Octal | 225 | 175 | 166 | 0 | 20 | 25 | 52 | 16 | 15 | 64 |
| Binary | 10010101 | 1111101 | 1110110 | 0 | 10000 | 10101 | 101010 | 1110 | 1101 | 110100 |
Color Harmonies of #957D76
Complementary color
Monochromatic Colors of #957D76
Black with #957D76
Text Example
Text Example
White with #957D76
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957D76; }
p { color: rgb(149,125,118); }
H1.HeaderClassName
{
color: #957D76;
}
.AnyTagClassName
{
color: #957D76;
}
</style>
background-color css
<style>
a { background-color: #957D76; }
a { background-color: rgb(149,125,118); }
div.DivClassName
{
background-color: #957D76;
}
.BgClassName
{
background-color: #957D76;
}
</style>
border-color css
<style>
span { border-color: #957D76; }
span { border-color: rgb(149,125,118); }
td.TdClassName
{
border-color: #957D76;
}
.TagClassName
{
border-color: #957D76;
}
</style>