Shades of Hemp #957871
Tints of Hemp #957871
RGB
CMYK
RGB Variations
Color information
#957871 (or 0x957871) is known color: Hemp. HEX triplet: 95, 78 and 71. RGB value is (149,120,113). Sum of RGB (Red+Green+Blue) = 149+120+113=382 (50% of max value = 765). Red value is 149 (58.59% from 255 or 39.01% from 382); Green value is 120 (47.27% from 255 or 31.41% from 382); Blue value is 113 (44.53% from 255 or 29.58% from 382); Max value from RGB is 149 - color contains mainly: red. Hex color #957871 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957871 is #6A878E. Grayscale: #7F7F7F. Windows color (decimal): -6981519 or 7436437. OLE color: 7436437.
HSL color Cylindrical-coordinate representation of color #957871: hue angle of 11.67º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #957871 is Cyan = 0, Magento = 0.19, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 120 | 113 | - |
| CMYK | 0 | 0.19 | 0.24 | 0.42 |
| HSL | 11.67º | 0.15% | 0.51% | - |
| HSV(B) | 11.67º | 0.24% | 0.58% | - |
| XYZ | 22.09 | 21.01 | 18.51 | - |
| YUV | 127.87 | 119.61 | 143.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 120 | 113 | 0 | 0.19 | 0.24 | 0.42 | 11.67 | 0.15 | 0.51 |
| Hex | 95 | 78 | 71 | 0 | 13 | 18 | 2A | C | F | 33 |
| Octal | 225 | 170 | 161 | 0 | 23 | 30 | 52 | 14 | 17 | 63 |
| Binary | 10010101 | 1111000 | 1110001 | 0 | 10011 | 11000 | 101010 | 1100 | 1111 | 110011 |
Color Harmonies of #957871
Complementary color
Monochromatic Colors of #957871
Black with #957871
Text Example
Text Example
White with #957871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957871; }
p { color: rgb(149,120,113); }
H1.HeaderClassName
{
color: #957871;
}
.AnyTagClassName
{
color: #957871;
}
</style>
background-color css
<style>
a { background-color: #957871; }
a { background-color: rgb(149,120,113); }
div.DivClassName
{
background-color: #957871;
}
.BgClassName
{
background-color: #957871;
}
</style>
border-color css
<style>
span { border-color: #957871; }
span { border-color: rgb(149,120,113); }
td.TdClassName
{
border-color: #957871;
}
.TagClassName
{
border-color: #957871;
}
</style>