Shades of Hemp #957569
Tints of Hemp #957569
RGB
CMYK
RGB Variations
Color information
#957569 (or 0x957569) is known color: Hemp. HEX triplet: 95, 75 and 69. RGB value is (149,117,105). Sum of RGB (Red+Green+Blue) = 149+117+105=371 (49% of max value = 765). Red value is 149 (58.59% from 255 or 40.16% from 371); Green value is 117 (46.09% from 255 or 31.54% from 371); Blue value is 105 (41.41% from 255 or 28.30% from 371); Max value from RGB is 149 - color contains mainly: red. Hex color #957569 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957569 is #6A8A96. Grayscale: #7D7D7D. Windows color (decimal): -6982295 or 6911381. OLE color: 6911381.
HSL color Cylindrical-coordinate representation of color #957569: hue angle of 16.36º degrees, saturation: 0.17, 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 #957569 is Cyan = 0, Magento = 0.21, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 105 | - |
| CMYK | 0 | 0.21 | 0.30 | 0.42 |
| HSL | 16.36º | 0.17% | 0.5% | - |
| HSV(B) | 16.36º | 0.3% | 0.58% | - |
| XYZ | 21.31 | 20.13 | 16.13 | - |
| YUV | 125.2 | 116.6 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 105 | 0 | 0.21 | 0.30 | 0.42 | 16.36 | 0.17 | 0.5 |
| Hex | 95 | 75 | 69 | 0 | 15 | 1E | 2A | 10 | 11 | 32 |
| Octal | 225 | 165 | 151 | 0 | 25 | 36 | 52 | 20 | 21 | 62 |
| Binary | 10010101 | 1110101 | 1101001 | 0 | 10101 | 11110 | 101010 | 10000 | 10001 | 110010 |
Color Harmonies of #957569
Complementary color
Monochromatic Colors of #957569
Black with #957569
Text Example
Text Example
White with #957569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957569; }
p { color: rgb(149,117,105); }
H1.HeaderClassName
{
color: #957569;
}
.AnyTagClassName
{
color: #957569;
}
</style>
background-color css
<style>
a { background-color: #957569; }
a { background-color: rgb(149,117,105); }
div.DivClassName
{
background-color: #957569;
}
.BgClassName
{
background-color: #957569;
}
</style>
border-color css
<style>
span { border-color: #957569; }
span { border-color: rgb(149,117,105); }
td.TdClassName
{
border-color: #957569;
}
.TagClassName
{
border-color: #957569;
}
</style>