Shades of Hemp #917369
Tints of Hemp #917369
RGB
CMYK
RGB Variations
Color information
#917369 (or 0x917369) is known color: Hemp. HEX triplet: 91, 73 and 69. RGB value is (145,115,105). Sum of RGB (Red+Green+Blue) = 145+115+105=365 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.73% from 365); Green value is 115 (45.31% from 255 or 31.51% from 365); Blue value is 105 (41.41% from 255 or 28.77% from 365); Max value from RGB is 145 - color contains mainly: red. Hex color #917369 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917369 is #6E8C96. Grayscale: #7A7A7A. Windows color (decimal): -7244951 or 6910865. OLE color: 6910865.
HSL color Cylindrical-coordinate representation of color #917369: hue angle of 15º 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 #917369 is Cyan = 0, Magento = 0.21, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 115 | 105 | - |
| CMYK | 0 | 0.21 | 0.28 | 0.43 |
| HSL | 15º | 0.16% | 0.49% | - |
| HSV(B) | 15º | 0.28% | 0.57% | - |
| XYZ | 20.36 | 19.3 | 16.02 | - |
| YUV | 122.83 | 117.94 | 143.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 115 | 105 | 0 | 0.21 | 0.28 | 0.43 | 15 | 0.16 | 0.49 |
| Hex | 91 | 73 | 69 | 0 | 15 | 1C | 2B | F | 10 | 31 |
| Octal | 221 | 163 | 151 | 0 | 25 | 34 | 53 | 17 | 20 | 61 |
| Binary | 10010001 | 1110011 | 1101001 | 0 | 10101 | 11100 | 101011 | 1111 | 10000 | 110001 |
Color Harmonies of #917369
Complementary color
Monochromatic Colors of #917369
Black with #917369
Text Example
Text Example
White with #917369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917369; }
p { color: rgb(145,115,105); }
H1.HeaderClassName
{
color: #917369;
}
.AnyTagClassName
{
color: #917369;
}
</style>
background-color css
<style>
a { background-color: #917369; }
a { background-color: rgb(145,115,105); }
div.DivClassName
{
background-color: #917369;
}
.BgClassName
{
background-color: #917369;
}
</style>
border-color css
<style>
span { border-color: #917369; }
span { border-color: rgb(145,115,105); }
td.TdClassName
{
border-color: #917369;
}
.TagClassName
{
border-color: #917369;
}
</style>