Shades of Hemp #917569
Tints of Hemp #917569
RGB
CMYK
RGB Variations
Color information
#917569 (or 0x917569) is known color: Hemp. HEX triplet: 91, 75 and 69. RGB value is (145,117,105). Sum of RGB (Red+Green+Blue) = 145+117+105=367 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.51% from 367); Green value is 117 (46.09% from 255 or 31.88% from 367); Blue value is 105 (41.41% from 255 or 28.61% from 367); Max value from RGB is 145 - color contains mainly: red. Hex color #917569 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917569 is #6E8A96. Grayscale: #7C7C7C. Windows color (decimal): -7244439 or 6911377. OLE color: 6911377.
HSL color Cylindrical-coordinate representation of color #917569: hue angle of 18º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #917569 is Cyan = 0, Magento = 0.19, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 105 | - |
| CMYK | 0 | 0.19 | 0.28 | 0.43 |
| HSL | 18º | 0.16% | 0.49% | - |
| HSV(B) | 18º | 0.28% | 0.57% | - |
| XYZ | 20.59 | 19.76 | 16.09 | - |
| YUV | 124 | 117.28 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 105 | 0 | 0.19 | 0.28 | 0.43 | 18 | 0.16 | 0.49 |
| Hex | 91 | 75 | 69 | 0 | 13 | 1C | 2B | 12 | 10 | 31 |
| Octal | 221 | 165 | 151 | 0 | 23 | 34 | 53 | 22 | 20 | 61 |
| Binary | 10010001 | 1110101 | 1101001 | 0 | 10011 | 11100 | 101011 | 10010 | 10000 | 110001 |
Color Harmonies of #917569
Complementary color
Monochromatic Colors of #917569
Black with #917569
Text Example
Text Example
White with #917569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917569; }
p { color: rgb(145,117,105); }
H1.HeaderClassName
{
color: #917569;
}
.AnyTagClassName
{
color: #917569;
}
</style>
background-color css
<style>
a { background-color: #917569; }
a { background-color: rgb(145,117,105); }
div.DivClassName
{
background-color: #917569;
}
.BgClassName
{
background-color: #917569;
}
</style>
border-color css
<style>
span { border-color: #917569; }
span { border-color: rgb(145,117,105); }
td.TdClassName
{
border-color: #917569;
}
.TagClassName
{
border-color: #917569;
}
</style>