Shades of Lemon Ginger #938417
Tints of Lemon Ginger #938417
RGB
CMYK
RGB Variations
Color information
#938417 (or 0x938417) is known color: Lemon Ginger. HEX triplet: 93, 84 and 17. RGB value is (147,132,23). Sum of RGB (Red+Green+Blue) = 147+132+23=302 (40% of max value = 765). Red value is 147 (57.81% from 255 or 48.68% from 302); Green value is 132 (51.95% from 255 or 43.71% from 302); Blue value is 23 (9.38% from 255 or 7.62% from 302); Max value from RGB is 147 - color contains mainly: red. Hex color #938417 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #938417 is #6C7BE8. Grayscale: #7C7C7C. Windows color (decimal): -7109609 or 1541267. OLE color: 1541267.
HSL color Cylindrical-coordinate representation of color #938417: hue angle of 52.74º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #938417 is Cyan = 0, Magento = 0.10, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 23 | - |
| CMYK | 0 | 0.10 | 0.84 | 0.42 |
| HSL | 52.74º | 0.73% | 0.33% | - |
| HSV(B) | 52.74º | 0.84% | 0.58% | - |
| XYZ | 20.44 | 22.77 | 4.13 | - |
| YUV | 124.06 | 70.97 | 144.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 23 | 0 | 0.10 | 0.84 | 0.42 | 52.74 | 0.73 | 0.33 |
| Hex | 93 | 84 | 17 | 0 | A | 54 | 2A | 35 | 49 | 21 |
| Octal | 223 | 204 | 27 | 0 | 12 | 124 | 52 | 65 | 111 | 41 |
| Binary | 10010011 | 10000100 | 10111 | 0 | 1010 | 1010100 | 101010 | 110101 | 1001001 | 100001 |
Color Harmonies of #938417
Complementary color
Monochromatic Colors of #938417
Black with #938417
Text Example
Text Example
White with #938417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938417; }
p { color: rgb(147,132,23); }
H1.HeaderClassName
{
color: #938417;
}
.AnyTagClassName
{
color: #938417;
}
</style>
background-color css
<style>
a { background-color: #938417; }
a { background-color: rgb(147,132,23); }
div.DivClassName
{
background-color: #938417;
}
.BgClassName
{
background-color: #938417;
}
</style>
border-color css
<style>
span { border-color: #938417; }
span { border-color: rgb(147,132,23); }
td.TdClassName
{
border-color: #938417;
}
.TagClassName
{
border-color: #938417;
}
</style>