Shades of Lemon Ginger #938619
Tints of Lemon Ginger #938619
RGB
CMYK
RGB Variations
Color information
#938619 (or 0x938619) is known color: Lemon Ginger. HEX triplet: 93, 86 and 19. RGB value is (147,134,25). Sum of RGB (Red+Green+Blue) = 147+134+25=306 (40% of max value = 765). Red value is 147 (57.81% from 255 or 48.04% from 306); Green value is 134 (52.73% from 255 or 43.79% from 306); Blue value is 25 (10.16% from 255 or 8.17% from 306); Max value from RGB is 147 - color contains mainly: red. Hex color #938619 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #938619 is #6C79E6. Grayscale: #7D7D7D. Windows color (decimal): -7109095 or 1672851. OLE color: 1672851.
HSL color Cylindrical-coordinate representation of color #938619: hue angle of 53.61º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #938619 is Cyan = 0, Magento = 0.09, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 134 | 25 | - |
| CMYK | 0 | 0.09 | 0.83 | 0.42 |
| HSL | 53.61º | 0.71% | 0.34% | - |
| HSV(B) | 53.61º | 0.83% | 0.58% | - |
| XYZ | 20.73 | 23.32 | 4.33 | - |
| YUV | 125.46 | 71.31 | 143.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 134 | 25 | 0 | 0.09 | 0.83 | 0.42 | 53.61 | 0.71 | 0.34 |
| Hex | 93 | 86 | 19 | 0 | 9 | 53 | 2A | 36 | 47 | 22 |
| Octal | 223 | 206 | 31 | 0 | 11 | 123 | 52 | 66 | 107 | 42 |
| Binary | 10010011 | 10000110 | 11001 | 0 | 1001 | 1010011 | 101010 | 110110 | 1000111 | 100010 |
Color Harmonies of #938619
Complementary color
Monochromatic Colors of #938619
Black with #938619
Text Example
Text Example
White with #938619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938619; }
p { color: rgb(147,134,25); }
H1.HeaderClassName
{
color: #938619;
}
.AnyTagClassName
{
color: #938619;
}
</style>
background-color css
<style>
a { background-color: #938619; }
a { background-color: rgb(147,134,25); }
div.DivClassName
{
background-color: #938619;
}
.BgClassName
{
background-color: #938619;
}
</style>
border-color css
<style>
span { border-color: #938619; }
span { border-color: rgb(147,134,25); }
td.TdClassName
{
border-color: #938619;
}
.TagClassName
{
border-color: #938619;
}
</style>