Shades of Lemon Ginger #938618
Tints of Lemon Ginger #938618
RGB
CMYK
RGB Variations
Color information
#938618 (or 0x938618) is known color: Lemon Ginger. HEX triplet: 93, 86 and 18. RGB value is (147,134,24). Sum of RGB (Red+Green+Blue) = 147+134+24=305 (40% of max value = 765). Red value is 147 (57.81% from 255 or 48.20% from 305); Green value is 134 (52.73% from 255 or 43.93% from 305); Blue value is 24 (9.77% from 255 or 7.87% from 305); Max value from RGB is 147 - color contains mainly: red. Hex color #938618 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #938618 is #6C79E7. Grayscale: #7D7D7D. Windows color (decimal): -7109096 or 1607315. OLE color: 1607315.
HSL color Cylindrical-coordinate representation of color #938618: hue angle of 53.66º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #938618 is Cyan = 0, Magento = 0.09, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 134 | 24 | - |
| CMYK | 0 | 0.09 | 0.84 | 0.42 |
| HSL | 53.66º | 0.72% | 0.34% | - |
| HSV(B) | 53.66º | 0.84% | 0.58% | - |
| XYZ | 20.72 | 23.32 | 4.27 | - |
| YUV | 125.35 | 70.81 | 143.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 134 | 24 | 0 | 0.09 | 0.84 | 0.42 | 53.66 | 0.72 | 0.34 |
| Hex | 93 | 86 | 18 | 0 | 9 | 54 | 2A | 36 | 48 | 22 |
| Octal | 223 | 206 | 30 | 0 | 11 | 124 | 52 | 66 | 110 | 42 |
| Binary | 10010011 | 10000110 | 11000 | 0 | 1001 | 1010100 | 101010 | 110110 | 1001000 | 100010 |
Color Harmonies of #938618
Complementary color
Monochromatic Colors of #938618
Black with #938618
Text Example
Text Example
White with #938618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938618; }
p { color: rgb(147,134,24); }
H1.HeaderClassName
{
color: #938618;
}
.AnyTagClassName
{
color: #938618;
}
</style>
background-color css
<style>
a { background-color: #938618; }
a { background-color: rgb(147,134,24); }
div.DivClassName
{
background-color: #938618;
}
.BgClassName
{
background-color: #938618;
}
</style>
border-color css
<style>
span { border-color: #938618; }
span { border-color: rgb(147,134,24); }
td.TdClassName
{
border-color: #938618;
}
.TagClassName
{
border-color: #938618;
}
</style>