Shades of Hemp #937568
Tints of Hemp #937568
RGB
CMYK
RGB Variations
Color information
#937568 (or 0x937568) is known color: Hemp. HEX triplet: 93, 75 and 68. RGB value is (147,117,104). Sum of RGB (Red+Green+Blue) = 147+117+104=368 (48% of max value = 765). Red value is 147 (57.81% from 255 or 39.95% from 368); Green value is 117 (46.09% from 255 or 31.79% from 368); Blue value is 104 (41.02% from 255 or 28.26% from 368); Max value from RGB is 147 - color contains mainly: red. Hex color #937568 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937568 is #6C8A97. Grayscale: #7C7C7C. Windows color (decimal): -7113368 or 6845843. OLE color: 6845843.
HSL color Cylindrical-coordinate representation of color #937568: hue angle of 18.14º 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 #937568 is Cyan = 0, Magento = 0.20, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 117 | 104 | - |
| CMYK | 0 | 0.20 | 0.29 | 0.42 |
| HSL | 18.14º | 0.17% | 0.49% | - |
| HSV(B) | 18.14º | 0.29% | 0.58% | - |
| XYZ | 20.89 | 19.93 | 15.84 | - |
| YUV | 124.49 | 116.44 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 117 | 104 | 0 | 0.20 | 0.29 | 0.42 | 18.14 | 0.17 | 0.49 |
| Hex | 93 | 75 | 68 | 0 | 14 | 1D | 2A | 12 | 11 | 31 |
| Octal | 223 | 165 | 150 | 0 | 24 | 35 | 52 | 22 | 21 | 61 |
| Binary | 10010011 | 1110101 | 1101000 | 0 | 10100 | 11101 | 101010 | 10010 | 10001 | 110001 |
Color Harmonies of #937568
Complementary color
Monochromatic Colors of #937568
Black with #937568
Text Example
Text Example
White with #937568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937568; }
p { color: rgb(147,117,104); }
H1.HeaderClassName
{
color: #937568;
}
.AnyTagClassName
{
color: #937568;
}
</style>
background-color css
<style>
a { background-color: #937568; }
a { background-color: rgb(147,117,104); }
div.DivClassName
{
background-color: #937568;
}
.BgClassName
{
background-color: #937568;
}
</style>
border-color css
<style>
span { border-color: #937568; }
span { border-color: rgb(147,117,104); }
td.TdClassName
{
border-color: #937568;
}
.TagClassName
{
border-color: #937568;
}
</style>