Shades of Lemon Ginger #938525
Tints of Lemon Ginger #938525
RGB
CMYK
RGB Variations
Color information
#938525 (or 0x938525) is known color: Lemon Ginger. HEX triplet: 93, 85 and 25. RGB value is (147,133,37). Sum of RGB (Red+Green+Blue) = 147+133+37=317 (41% of max value = 765). Red value is 147 (57.81% from 255 or 46.37% from 317); Green value is 133 (52.34% from 255 or 41.96% from 317); Blue value is 37 (14.84% from 255 or 11.67% from 317); Max value from RGB is 147 - color contains mainly: red. Hex color #938525 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #938525 is #6C7ADA. Grayscale: #7E7E7E. Windows color (decimal): -7109339 or 2459027. OLE color: 2459027.
HSL color Cylindrical-coordinate representation of color #938525: hue angle of 52.36º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #938525 is Cyan = 0, Magento = 0.10, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 133 | 37 | - |
| CMYK | 0 | 0.10 | 0.75 | 0.42 |
| HSL | 52.36º | 0.6% | 0.36% | - |
| HSV(B) | 52.36º | 0.75% | 0.58% | - |
| XYZ | 20.75 | 23.11 | 5.12 | - |
| YUV | 126.24 | 77.64 | 142.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 133 | 37 | 0 | 0.10 | 0.75 | 0.42 | 52.36 | 0.6 | 0.36 |
| Hex | 93 | 85 | 25 | 0 | A | 4B | 2A | 34 | 3C | 24 |
| Octal | 223 | 205 | 45 | 0 | 12 | 113 | 52 | 64 | 74 | 44 |
| Binary | 10010011 | 10000101 | 100101 | 0 | 1010 | 1001011 | 101010 | 110100 | 111100 | 100100 |
Color Harmonies of #938525
Complementary color
Monochromatic Colors of #938525
Black with #938525
Text Example
Text Example
White with #938525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938525; }
p { color: rgb(147,133,37); }
H1.HeaderClassName
{
color: #938525;
}
.AnyTagClassName
{
color: #938525;
}
</style>
background-color css
<style>
a { background-color: #938525; }
a { background-color: rgb(147,133,37); }
div.DivClassName
{
background-color: #938525;
}
.BgClassName
{
background-color: #938525;
}
</style>
border-color css
<style>
span { border-color: #938525; }
span { border-color: rgb(147,133,37); }
td.TdClassName
{
border-color: #938525;
}
.TagClassName
{
border-color: #938525;
}
</style>