Shades of Lemon Ginger #978038
Tints of Lemon Ginger #978038
RGB
CMYK
RGB Variations
Color information
#978038 (or 0x978038) is known color: Lemon Ginger. HEX triplet: 97, 80 and 38. RGB value is (151,128,56). Sum of RGB (Red+Green+Blue) = 151+128+56=335 (44% of max value = 765). Red value is 151 (59.38% from 255 or 45.07% from 335); Green value is 128 (50.39% from 255 or 38.21% from 335); Blue value is 56 (22.27% from 255 or 16.72% from 335); Max value from RGB is 151 - color contains mainly: red. Hex color #978038 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #978038 is #687FC7. Grayscale: #7E7E7E. Windows color (decimal): -6848456 or 3702935. OLE color: 3702935.
HSL color Cylindrical-coordinate representation of color #978038: hue angle of 45.47º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #978038 is Cyan = 0, Magento = 0.15, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 128 | 56 | - |
| CMYK | 0 | 0.15 | 0.63 | 0.41 |
| HSL | 45.47º | 0.46% | 0.41% | - |
| HSV(B) | 45.47º | 0.63% | 0.59% | - |
| XYZ | 21.2 | 22.3 | 6.93 | - |
| YUV | 126.67 | 88.12 | 145.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 128 | 56 | 0 | 0.15 | 0.63 | 0.41 | 45.47 | 0.46 | 0.41 |
| Hex | 97 | 80 | 38 | 0 | F | 3F | 29 | 2D | 2E | 29 |
| Octal | 227 | 200 | 70 | 0 | 17 | 77 | 51 | 55 | 56 | 51 |
| Binary | 10010111 | 10000000 | 111000 | 0 | 1111 | 111111 | 101001 | 101101 | 101110 | 101001 |
Color Harmonies of #978038
Complementary color
Monochromatic Colors of #978038
Black with #978038
Text Example
Text Example
White with #978038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978038; }
p { color: rgb(151,128,56); }
H1.HeaderClassName
{
color: #978038;
}
.AnyTagClassName
{
color: #978038;
}
</style>
background-color css
<style>
a { background-color: #978038; }
a { background-color: rgb(151,128,56); }
div.DivClassName
{
background-color: #978038;
}
.BgClassName
{
background-color: #978038;
}
</style>
border-color css
<style>
span { border-color: #978038; }
span { border-color: rgb(151,128,56); }
td.TdClassName
{
border-color: #978038;
}
.TagClassName
{
border-color: #978038;
}
</style>