Shades of Lemon Ginger #978436
Tints of Lemon Ginger #978436
RGB
CMYK
RGB Variations
Color information
#978436 (or 0x978436) is known color: Lemon Ginger. HEX triplet: 97, 84 and 36. RGB value is (151,132,54). Sum of RGB (Red+Green+Blue) = 151+132+54=337 (44% of max value = 765). Red value is 151 (59.38% from 255 or 44.81% from 337); Green value is 132 (51.95% from 255 or 39.17% from 337); Blue value is 54 (21.48% from 255 or 16.02% from 337); Max value from RGB is 151 - color contains mainly: red. Hex color #978436 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #978436 is #687BC9. Grayscale: #818181. Windows color (decimal): -6847434 or 3572887. OLE color: 3572887.
HSL color Cylindrical-coordinate representation of color #978436: hue angle of 48.25º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #978436 is Cyan = 0, Magento = 0.13, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 132 | 54 | - |
| CMYK | 0 | 0.13 | 0.64 | 0.41 |
| HSL | 48.25º | 0.47% | 0.4% | - |
| HSV(B) | 48.25º | 0.64% | 0.59% | - |
| XYZ | 21.68 | 23.35 | 6.85 | - |
| YUV | 128.79 | 85.79 | 143.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 132 | 54 | 0 | 0.13 | 0.64 | 0.41 | 48.25 | 0.47 | 0.4 |
| Hex | 97 | 84 | 36 | 0 | D | 40 | 29 | 30 | 2F | 28 |
| Octal | 227 | 204 | 66 | 0 | 15 | 100 | 51 | 60 | 57 | 50 |
| Binary | 10010111 | 10000100 | 110110 | 0 | 1101 | 1000000 | 101001 | 110000 | 101111 | 101000 |
Color Harmonies of #978436
Complementary color
Monochromatic Colors of #978436
Black with #978436
Text Example
Text Example
White with #978436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978436; }
p { color: rgb(151,132,54); }
H1.HeaderClassName
{
color: #978436;
}
.AnyTagClassName
{
color: #978436;
}
</style>
background-color css
<style>
a { background-color: #978436; }
a { background-color: rgb(151,132,54); }
div.DivClassName
{
background-color: #978436;
}
.BgClassName
{
background-color: #978436;
}
</style>
border-color css
<style>
span { border-color: #978436; }
span { border-color: rgb(151,132,54); }
td.TdClassName
{
border-color: #978436;
}
.TagClassName
{
border-color: #978436;
}
</style>