Shades of Hemp #957768
Tints of Hemp #957768
RGB
CMYK
RGB Variations
Color information
#957768 (or 0x957768) is known color: Hemp. HEX triplet: 95, 77 and 68. RGB value is (149,119,104). Sum of RGB (Red+Green+Blue) = 149+119+104=372 (49% of max value = 765). Red value is 149 (58.59% from 255 or 40.05% from 372); Green value is 119 (46.88% from 255 or 31.99% from 372); Blue value is 104 (41.02% from 255 or 27.96% from 372); Max value from RGB is 149 - color contains mainly: red. Hex color #957768 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957768 is #6A8897. Grayscale: #7E7E7E. Windows color (decimal): -6981784 or 6846357. OLE color: 6846357.
HSL color Cylindrical-coordinate representation of color #957768: hue angle of 20º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #957768 is Cyan = 0, Magento = 0.20, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 119 | 104 | - |
| CMYK | 0 | 0.20 | 0.30 | 0.42 |
| HSL | 20º | 0.18% | 0.5% | - |
| HSV(B) | 20º | 0.3% | 0.58% | - |
| XYZ | 21.49 | 20.58 | 15.94 | - |
| YUV | 126.26 | 115.44 | 144.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 119 | 104 | 0 | 0.20 | 0.30 | 0.42 | 20 | 0.18 | 0.5 |
| Hex | 95 | 77 | 68 | 0 | 14 | 1E | 2A | 14 | 12 | 32 |
| Octal | 225 | 167 | 150 | 0 | 24 | 36 | 52 | 24 | 22 | 62 |
| Binary | 10010101 | 1110111 | 1101000 | 0 | 10100 | 11110 | 101010 | 10100 | 10010 | 110010 |
Color Harmonies of #957768
Complementary color
Monochromatic Colors of #957768
Black with #957768
Text Example
Text Example
White with #957768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957768; }
p { color: rgb(149,119,104); }
H1.HeaderClassName
{
color: #957768;
}
.AnyTagClassName
{
color: #957768;
}
</style>
background-color css
<style>
a { background-color: #957768; }
a { background-color: rgb(149,119,104); }
div.DivClassName
{
background-color: #957768;
}
.BgClassName
{
background-color: #957768;
}
</style>
border-color css
<style>
span { border-color: #957768; }
span { border-color: rgb(149,119,104); }
td.TdClassName
{
border-color: #957768;
}
.TagClassName
{
border-color: #957768;
}
</style>