Shades of Hemp #937369
Tints of Hemp #937369
RGB
CMYK
RGB Variations
Color information
#937369 (or 0x937369) is known color: Hemp. HEX triplet: 93, 73 and 69. RGB value is (147,115,105). Sum of RGB (Red+Green+Blue) = 147+115+105=367 (48% of max value = 765). Red value is 147 (57.81% from 255 or 40.05% from 367); Green value is 115 (45.31% from 255 or 31.34% from 367); Blue value is 105 (41.41% from 255 or 28.61% from 367); Max value from RGB is 147 - color contains mainly: red. Hex color #937369 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937369 is #6C8C96. Grayscale: #7B7B7B. Windows color (decimal): -7113879 or 6910867. OLE color: 6910867.
HSL color Cylindrical-coordinate representation of color #937369: hue angle of 14.29º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #937369 is Cyan = 0, Magento = 0.22, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 115 | 105 | - |
| CMYK | 0 | 0.22 | 0.29 | 0.42 |
| HSL | 14.29º | 0.17% | 0.49% | - |
| HSV(B) | 14.29º | 0.29% | 0.58% | - |
| XYZ | 20.71 | 19.48 | 16.03 | - |
| YUV | 123.43 | 117.6 | 144.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 115 | 105 | 0 | 0.22 | 0.29 | 0.42 | 14.29 | 0.17 | 0.49 |
| Hex | 93 | 73 | 69 | 0 | 16 | 1D | 2A | E | 11 | 31 |
| Octal | 223 | 163 | 151 | 0 | 26 | 35 | 52 | 16 | 21 | 61 |
| Binary | 10010011 | 1110011 | 1101001 | 0 | 10110 | 11101 | 101010 | 1110 | 10001 | 110001 |
Color Harmonies of #937369
Complementary color
Monochromatic Colors of #937369
Black with #937369
Text Example
Text Example
White with #937369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937369; }
p { color: rgb(147,115,105); }
H1.HeaderClassName
{
color: #937369;
}
.AnyTagClassName
{
color: #937369;
}
</style>
background-color css
<style>
a { background-color: #937369; }
a { background-color: rgb(147,115,105); }
div.DivClassName
{
background-color: #937369;
}
.BgClassName
{
background-color: #937369;
}
</style>
border-color css
<style>
span { border-color: #937369; }
span { border-color: rgb(147,115,105); }
td.TdClassName
{
border-color: #937369;
}
.TagClassName
{
border-color: #937369;
}
</style>