Shades of Lemon Ginger #938616
Tints of Lemon Ginger #938616
RGB
CMYK
RGB Variations
Color information
#938616 (or 0x938616) is known color: Lemon Ginger. HEX triplet: 93, 86 and 16. RGB value is (147,134,22). Sum of RGB (Red+Green+Blue) = 147+134+22=303 (40% of max value = 765). Red value is 147 (57.81% from 255 or 48.51% from 303); Green value is 134 (52.73% from 255 or 44.22% from 303); Blue value is 22 (8.98% from 255 or 7.26% from 303); Max value from RGB is 147 - color contains mainly: red. Hex color #938616 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #938616 is #6C79E9. Grayscale: #7D7D7D. Windows color (decimal): -7109098 or 1476243. OLE color: 1476243.
HSL color Cylindrical-coordinate representation of color #938616: hue angle of 53.76º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #938616 is Cyan = 0, Magento = 0.09, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 134 | 22 | - |
| CMYK | 0 | 0.09 | 0.85 | 0.42 |
| HSL | 53.76º | 0.74% | 0.33% | - |
| HSV(B) | 53.76º | 0.85% | 0.58% | - |
| XYZ | 20.7 | 23.31 | 4.17 | - |
| YUV | 125.12 | 69.81 | 143.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 134 | 22 | 0 | 0.09 | 0.85 | 0.42 | 53.76 | 0.74 | 0.33 |
| Hex | 93 | 86 | 16 | 0 | 9 | 55 | 2A | 36 | 4A | 21 |
| Octal | 223 | 206 | 26 | 0 | 11 | 125 | 52 | 66 | 112 | 41 |
| Binary | 10010011 | 10000110 | 10110 | 0 | 1001 | 1010101 | 101010 | 110110 | 1001010 | 100001 |
Color Harmonies of #938616
Complementary color
Monochromatic Colors of #938616
Black with #938616
Text Example
Text Example
White with #938616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938616; }
p { color: rgb(147,134,22); }
H1.HeaderClassName
{
color: #938616;
}
.AnyTagClassName
{
color: #938616;
}
</style>
background-color css
<style>
a { background-color: #938616; }
a { background-color: rgb(147,134,22); }
div.DivClassName
{
background-color: #938616;
}
.BgClassName
{
background-color: #938616;
}
</style>
border-color css
<style>
span { border-color: #938616; }
span { border-color: rgb(147,134,22); }
td.TdClassName
{
border-color: #938616;
}
.TagClassName
{
border-color: #938616;
}
</style>