Shades of Lemon Ginger #928034
Tints of Lemon Ginger #928034
RGB
CMYK
RGB Variations
Color information
#928034 (or 0x928034) is known color: Lemon Ginger. HEX triplet: 92, 80 and 34. RGB value is (146,128,52). Sum of RGB (Red+Green+Blue) = 146+128+52=326 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.79% from 326); Green value is 128 (50.39% from 255 or 39.26% from 326); Blue value is 52 (20.70% from 255 or 15.95% from 326); Max value from RGB is 146 - color contains mainly: red. Hex color #928034 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #928034 is #6D7FCB. Grayscale: #7D7D7D. Windows color (decimal): -7176140 or 3440786. OLE color: 3440786.
HSL color Cylindrical-coordinate representation of color #928034: hue angle of 48.51º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #928034 is Cyan = 0, Magento = 0.12, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 128 | 52 | - |
| CMYK | 0 | 0.12 | 0.64 | 0.43 |
| HSL | 48.51º | 0.47% | 0.39% | - |
| HSV(B) | 48.51º | 0.64% | 0.57% | - |
| XYZ | 20.19 | 21.8 | 6.39 | - |
| YUV | 124.72 | 86.96 | 143.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 128 | 52 | 0 | 0.12 | 0.64 | 0.43 | 48.51 | 0.47 | 0.39 |
| Hex | 92 | 80 | 34 | 0 | C | 40 | 2B | 31 | 2F | 27 |
| Octal | 222 | 200 | 64 | 0 | 14 | 100 | 53 | 61 | 57 | 47 |
| Binary | 10010010 | 10000000 | 110100 | 0 | 1100 | 1000000 | 101011 | 110001 | 101111 | 100111 |
Color Harmonies of #928034
Complementary color
Monochromatic Colors of #928034
Black with #928034
Text Example
Text Example
White with #928034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928034; }
p { color: rgb(146,128,52); }
H1.HeaderClassName
{
color: #928034;
}
.AnyTagClassName
{
color: #928034;
}
</style>
background-color css
<style>
a { background-color: #928034; }
a { background-color: rgb(146,128,52); }
div.DivClassName
{
background-color: #928034;
}
.BgClassName
{
background-color: #928034;
}
</style>
border-color css
<style>
span { border-color: #928034; }
span { border-color: rgb(146,128,52); }
td.TdClassName
{
border-color: #928034;
}
.TagClassName
{
border-color: #928034;
}
</style>