Shades of Lemon Ginger #938810
Tints of Lemon Ginger #938810
RGB
CMYK
RGB Variations
Color information
#938810 (or 0x938810) is known color: Lemon Ginger. HEX triplet: 93, 88 and 10. RGB value is (147,136,16). Sum of RGB (Red+Green+Blue) = 147+136+16=299 (39% of max value = 765). Red value is 147 (57.81% from 255 or 49.16% from 299); Green value is 136 (53.52% from 255 or 45.48% from 299); Blue value is 16 (6.64% from 255 or 5.35% from 299); Max value from RGB is 147 - color contains mainly: red. Hex color #938810 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #938810 is #6C77EF. Grayscale: #7E7E7E. Windows color (decimal): -7108592 or 1083539. OLE color: 1083539.
HSL color Cylindrical-coordinate representation of color #938810: hue angle of 54.96º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #938810 is Cyan = 0, Magento = 0.07, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 136 | 16 | - |
| CMYK | 0 | 0.07 | 0.89 | 0.42 |
| HSL | 54.96º | 0.8% | 0.32% | - |
| HSV(B) | 54.96º | 0.89% | 0.58% | - |
| XYZ | 20.93 | 23.85 | 3.99 | - |
| YUV | 125.61 | 66.14 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 136 | 16 | 0 | 0.07 | 0.89 | 0.42 | 54.96 | 0.8 | 0.32 |
| Hex | 93 | 88 | 10 | 0 | 7 | 59 | 2A | 37 | 50 | 20 |
| Octal | 223 | 210 | 20 | 0 | 7 | 131 | 52 | 67 | 120 | 40 |
| Binary | 10010011 | 10001000 | 10000 | 0 | 111 | 1011001 | 101010 | 110111 | 1010000 | 100000 |
Color Harmonies of #938810
Complementary color
Monochromatic Colors of #938810
Black with #938810
Text Example
Text Example
White with #938810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938810; }
p { color: rgb(147,136,16); }
H1.HeaderClassName
{
color: #938810;
}
.AnyTagClassName
{
color: #938810;
}
</style>
background-color css
<style>
a { background-color: #938810; }
a { background-color: rgb(147,136,16); }
div.DivClassName
{
background-color: #938810;
}
.BgClassName
{
background-color: #938810;
}
</style>
border-color css
<style>
span { border-color: #938810; }
span { border-color: rgb(147,136,16); }
td.TdClassName
{
border-color: #938810;
}
.TagClassName
{
border-color: #938810;
}
</style>