Shades of Hemp #937668
Tints of Hemp #937668
RGB
CMYK
RGB Variations
Color information
#937668 (or 0x937668) is known color: Hemp. HEX triplet: 93, 76 and 68. RGB value is (147,118,104). Sum of RGB (Red+Green+Blue) = 147+118+104=369 (48% of max value = 765). Red value is 147 (57.81% from 255 or 39.84% from 369); Green value is 118 (46.48% from 255 or 31.98% from 369); Blue value is 104 (41.02% from 255 or 28.18% from 369); Max value from RGB is 147 - color contains mainly: red. Hex color #937668 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937668 is #6C8997. Grayscale: #7D7D7D. Windows color (decimal): -7113112 or 6846099. OLE color: 6846099.
HSL color Cylindrical-coordinate representation of color #937668: hue angle of 19.53º 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 #937668 is Cyan = 0, Magento = 0.20, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 118 | 104 | - |
| CMYK | 0 | 0.20 | 0.29 | 0.42 |
| HSL | 19.53º | 0.17% | 0.49% | - |
| HSV(B) | 19.53º | 0.29% | 0.58% | - |
| XYZ | 21.01 | 20.16 | 15.88 | - |
| YUV | 125.08 | 116.11 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 118 | 104 | 0 | 0.20 | 0.29 | 0.42 | 19.53 | 0.17 | 0.49 |
| Hex | 93 | 76 | 68 | 0 | 14 | 1D | 2A | 14 | 11 | 31 |
| Octal | 223 | 166 | 150 | 0 | 24 | 35 | 52 | 24 | 21 | 61 |
| Binary | 10010011 | 1110110 | 1101000 | 0 | 10100 | 11101 | 101010 | 10100 | 10001 | 110001 |
Color Harmonies of #937668
Complementary color
Monochromatic Colors of #937668
Black with #937668
Text Example
Text Example
White with #937668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937668; }
p { color: rgb(147,118,104); }
H1.HeaderClassName
{
color: #937668;
}
.AnyTagClassName
{
color: #937668;
}
</style>
background-color css
<style>
a { background-color: #937668; }
a { background-color: rgb(147,118,104); }
div.DivClassName
{
background-color: #937668;
}
.BgClassName
{
background-color: #937668;
}
</style>
border-color css
<style>
span { border-color: #937668; }
span { border-color: rgb(147,118,104); }
td.TdClassName
{
border-color: #937668;
}
.TagClassName
{
border-color: #937668;
}
</style>