Shades of Lemon Ginger #918316
Tints of Lemon Ginger #918316
RGB
CMYK
RGB Variations
Color information
#918316 (or 0x918316) is known color: Lemon Ginger. HEX triplet: 91, 83 and 16. RGB value is (145,131,22). Sum of RGB (Red+Green+Blue) = 145+131+22=298 (39% of max value = 765). Red value is 145 (57.03% from 255 or 48.66% from 298); Green value is 131 (51.56% from 255 or 43.96% from 298); Blue value is 22 (8.98% from 255 or 7.38% from 298); Max value from RGB is 145 - color contains mainly: red. Hex color #918316 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #918316 is #6E7CE9. Grayscale: #7B7B7B. Windows color (decimal): -7240938 or 1475473. OLE color: 1475473.
HSL color Cylindrical-coordinate representation of color #918316: hue angle of 53.17º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #918316 is Cyan = 0, Magento = 0.10, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 131 | 22 | - |
| CMYK | 0 | 0.10 | 0.85 | 0.43 |
| HSL | 53.17º | 0.74% | 0.33% | - |
| HSV(B) | 53.17º | 0.85% | 0.57% | - |
| XYZ | 19.94 | 22.31 | 4.01 | - |
| YUV | 122.76 | 71.14 | 143.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 131 | 22 | 0 | 0.10 | 0.85 | 0.43 | 53.17 | 0.74 | 0.33 |
| Hex | 91 | 83 | 16 | 0 | A | 55 | 2B | 35 | 4A | 21 |
| Octal | 221 | 203 | 26 | 0 | 12 | 125 | 53 | 65 | 112 | 41 |
| Binary | 10010001 | 10000011 | 10110 | 0 | 1010 | 1010101 | 101011 | 110101 | 1001010 | 100001 |
Color Harmonies of #918316
Complementary color
Monochromatic Colors of #918316
Black with #918316
Text Example
Text Example
White with #918316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918316; }
p { color: rgb(145,131,22); }
H1.HeaderClassName
{
color: #918316;
}
.AnyTagClassName
{
color: #918316;
}
</style>
background-color css
<style>
a { background-color: #918316; }
a { background-color: rgb(145,131,22); }
div.DivClassName
{
background-color: #918316;
}
.BgClassName
{
background-color: #918316;
}
</style>
border-color css
<style>
span { border-color: #918316; }
span { border-color: rgb(145,131,22); }
td.TdClassName
{
border-color: #918316;
}
.TagClassName
{
border-color: #918316;
}
</style>