Shades of Lemon Ginger #938022
Tints of Lemon Ginger #938022
RGB
CMYK
RGB Variations
Color information
#938022 (or 0x938022) is known color: Lemon Ginger. HEX triplet: 93, 80 and 22. RGB value is (147,128,34). Sum of RGB (Red+Green+Blue) = 147+128+34=309 (40% of max value = 765). Red value is 147 (57.81% from 255 or 47.57% from 309); Green value is 128 (50.39% from 255 or 41.42% from 309); Blue value is 34 (13.67% from 255 or 11.00% from 309); Max value from RGB is 147 - color contains mainly: red. Hex color #938022 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #938022 is #6C7FDD. Grayscale: #7B7B7B. Windows color (decimal): -7110622 or 2261139. OLE color: 2261139.
HSL color Cylindrical-coordinate representation of color #938022: hue angle of 49.91º 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 #938022 is Cyan = 0, Magento = 0.13, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 128 | 34 | - |
| CMYK | 0 | 0.13 | 0.77 | 0.42 |
| HSL | 49.91º | 0.62% | 0.35% | - |
| HSV(B) | 49.91º | 0.77% | 0.58% | - |
| XYZ | 20.04 | 21.76 | 4.66 | - |
| YUV | 122.97 | 77.79 | 145.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 128 | 34 | 0 | 0.13 | 0.77 | 0.42 | 49.91 | 0.62 | 0.35 |
| Hex | 93 | 80 | 22 | 0 | D | 4D | 2A | 32 | 3E | 23 |
| Octal | 223 | 200 | 42 | 0 | 15 | 115 | 52 | 62 | 76 | 43 |
| Binary | 10010011 | 10000000 | 100010 | 0 | 1101 | 1001101 | 101010 | 110010 | 111110 | 100011 |
Color Harmonies of #938022
Complementary color
Monochromatic Colors of #938022
Black with #938022
Text Example
Text Example
White with #938022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938022; }
p { color: rgb(147,128,34); }
H1.HeaderClassName
{
color: #938022;
}
.AnyTagClassName
{
color: #938022;
}
</style>
background-color css
<style>
a { background-color: #938022; }
a { background-color: rgb(147,128,34); }
div.DivClassName
{
background-color: #938022;
}
.BgClassName
{
background-color: #938022;
}
</style>
border-color css
<style>
span { border-color: #938022; }
span { border-color: rgb(147,128,34); }
td.TdClassName
{
border-color: #938022;
}
.TagClassName
{
border-color: #938022;
}
</style>