Shades of Lemon Ginger #938122
Tints of Lemon Ginger #938122
RGB
CMYK
RGB Variations
Color information
#938122 (or 0x938122) is known color: Lemon Ginger. HEX triplet: 93, 81 and 22. RGB value is (147,129,34). Sum of RGB (Red+Green+Blue) = 147+129+34=310 (41% of max value = 765). Red value is 147 (57.81% from 255 or 47.42% from 310); Green value is 129 (50.78% from 255 or 41.61% from 310); Blue value is 34 (13.67% from 255 or 10.97% from 310); Max value from RGB is 147 - color contains mainly: red. Hex color #938122 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #938122 is #6C7EDD. Grayscale: #7B7B7B. Windows color (decimal): -7110366 or 2261395. OLE color: 2261395.
HSL color Cylindrical-coordinate representation of color #938122: hue angle of 50.44º 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 #938122 is Cyan = 0, Magento = 0.12, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 129 | 34 | - |
| CMYK | 0 | 0.12 | 0.77 | 0.42 |
| HSL | 50.44º | 0.62% | 0.35% | - |
| HSV(B) | 50.44º | 0.77% | 0.58% | - |
| XYZ | 20.17 | 22.02 | 4.7 | - |
| YUV | 123.55 | 77.46 | 144.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 129 | 34 | 0 | 0.12 | 0.77 | 0.42 | 50.44 | 0.62 | 0.35 |
| Hex | 93 | 81 | 22 | 0 | C | 4D | 2A | 32 | 3E | 23 |
| Octal | 223 | 201 | 42 | 0 | 14 | 115 | 52 | 62 | 76 | 43 |
| Binary | 10010011 | 10000001 | 100010 | 0 | 1100 | 1001101 | 101010 | 110010 | 111110 | 100011 |
Color Harmonies of #938122
Complementary color
Monochromatic Colors of #938122
Black with #938122
Text Example
Text Example
White with #938122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938122; }
p { color: rgb(147,129,34); }
H1.HeaderClassName
{
color: #938122;
}
.AnyTagClassName
{
color: #938122;
}
</style>
background-color css
<style>
a { background-color: #938122; }
a { background-color: rgb(147,129,34); }
div.DivClassName
{
background-color: #938122;
}
.BgClassName
{
background-color: #938122;
}
</style>
border-color css
<style>
span { border-color: #938122; }
span { border-color: rgb(147,129,34); }
td.TdClassName
{
border-color: #938122;
}
.TagClassName
{
border-color: #938122;
}
</style>