Shades of Lemon Ginger #938622
Tints of Lemon Ginger #938622
RGB
CMYK
RGB Variations
Color information
#938622 (or 0x938622) is known color: Lemon Ginger. HEX triplet: 93, 86 and 22. RGB value is (147,134,34). Sum of RGB (Red+Green+Blue) = 147+134+34=315 (41% of max value = 765). Red value is 147 (57.81% from 255 or 46.67% from 315); Green value is 134 (52.73% from 255 or 42.54% from 315); Blue value is 34 (13.67% from 255 or 10.79% from 315); Max value from RGB is 147 - color contains mainly: red. Hex color #938622 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #938622 is #6C79DD. Grayscale: #7E7E7E. Windows color (decimal): -7109086 or 2262675. OLE color: 2262675.
HSL color Cylindrical-coordinate representation of color #938622: hue angle of 53.1º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #938622 is Cyan = 0, Magento = 0.09, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 134 | 34 | - |
| CMYK | 0 | 0.09 | 0.77 | 0.42 |
| HSL | 53.1º | 0.62% | 0.35% | - |
| HSV(B) | 53.1º | 0.77% | 0.58% | - |
| XYZ | 20.85 | 23.37 | 4.93 | - |
| YUV | 126.49 | 75.81 | 142.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 134 | 34 | 0 | 0.09 | 0.77 | 0.42 | 53.1 | 0.62 | 0.35 |
| Hex | 93 | 86 | 22 | 0 | 9 | 4D | 2A | 35 | 3E | 23 |
| Octal | 223 | 206 | 42 | 0 | 11 | 115 | 52 | 65 | 76 | 43 |
| Binary | 10010011 | 10000110 | 100010 | 0 | 1001 | 1001101 | 101010 | 110101 | 111110 | 100011 |
Color Harmonies of #938622
Complementary color
Monochromatic Colors of #938622
Black with #938622
Text Example
Text Example
White with #938622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938622; }
p { color: rgb(147,134,34); }
H1.HeaderClassName
{
color: #938622;
}
.AnyTagClassName
{
color: #938622;
}
</style>
background-color css
<style>
a { background-color: #938622; }
a { background-color: rgb(147,134,34); }
div.DivClassName
{
background-color: #938622;
}
.BgClassName
{
background-color: #938622;
}
</style>
border-color css
<style>
span { border-color: #938622; }
span { border-color: rgb(147,134,34); }
td.TdClassName
{
border-color: #938622;
}
.TagClassName
{
border-color: #938622;
}
</style>