Shades of Hemp #957872
Tints of Hemp #957872
RGB
CMYK
RGB Variations
Color information
#957872 (or 0x957872) is known color: Hemp. HEX triplet: 95, 78 and 72. RGB value is (149,120,114). Sum of RGB (Red+Green+Blue) = 149+120+114=383 (50% of max value = 765). Red value is 149 (58.59% from 255 or 38.90% from 383); Green value is 120 (47.27% from 255 or 31.33% from 383); Blue value is 114 (44.92% from 255 or 29.77% from 383); Max value from RGB is 149 - color contains mainly: red. Hex color #957872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957872 is #6A878D. Grayscale: #808080. Windows color (decimal): -6981518 or 7501973. OLE color: 7501973.
HSL color Cylindrical-coordinate representation of color #957872: hue angle of 10.29º 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 #957872 is Cyan = 0, Magento = 0.19, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 120 | 114 | - |
| CMYK | 0 | 0.19 | 0.23 | 0.42 |
| HSL | 10.29º | 0.14% | 0.52% | - |
| HSV(B) | 10.29º | 0.23% | 0.58% | - |
| XYZ | 22.15 | 21.04 | 18.81 | - |
| YUV | 127.99 | 120.11 | 142.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 120 | 114 | 0 | 0.19 | 0.23 | 0.42 | 10.29 | 0.14 | 0.52 |
| Hex | 95 | 78 | 72 | 0 | 13 | 17 | 2A | A | E | 34 |
| Octal | 225 | 170 | 162 | 0 | 23 | 27 | 52 | 12 | 16 | 64 |
| Binary | 10010101 | 1111000 | 1110010 | 0 | 10011 | 10111 | 101010 | 1010 | 1110 | 110100 |
Color Harmonies of #957872
Complementary color
Monochromatic Colors of #957872
Black with #957872
Text Example
Text Example
White with #957872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957872; }
p { color: rgb(149,120,114); }
H1.HeaderClassName
{
color: #957872;
}
.AnyTagClassName
{
color: #957872;
}
</style>
background-color css
<style>
a { background-color: #957872; }
a { background-color: rgb(149,120,114); }
div.DivClassName
{
background-color: #957872;
}
.BgClassName
{
background-color: #957872;
}
</style>
border-color css
<style>
span { border-color: #957872; }
span { border-color: rgb(149,120,114); }
td.TdClassName
{
border-color: #957872;
}
.TagClassName
{
border-color: #957872;
}
</style>