Shades of Lemon Ginger #958618
Tints of Lemon Ginger #958618
RGB
CMYK
RGB Variations
Color information
#958618 (or 0x958618) is known color: Lemon Ginger. HEX triplet: 95, 86 and 18. RGB value is (149,134,24). Sum of RGB (Red+Green+Blue) = 149+134+24=307 (40% of max value = 765). Red value is 149 (58.59% from 255 or 48.53% from 307); Green value is 134 (52.73% from 255 or 43.65% from 307); Blue value is 24 (9.77% from 255 or 7.82% from 307); Max value from RGB is 149 - color contains mainly: red. Hex color #958618 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #958618 is #6A79E7. Grayscale: #7E7E7E. Windows color (decimal): -6978024 or 1607317. OLE color: 1607317.
HSL color Cylindrical-coordinate representation of color #958618: hue angle of 52.8º 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 #958618 is Cyan = 0, Magento = 0.10, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 134 | 24 | - |
| CMYK | 0 | 0.10 | 0.84 | 0.42 |
| HSL | 52.8º | 0.72% | 0.34% | - |
| HSV(B) | 52.8º | 0.84% | 0.58% | - |
| XYZ | 21.08 | 23.51 | 4.29 | - |
| YUV | 125.95 | 70.47 | 144.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 134 | 24 | 0 | 0.10 | 0.84 | 0.42 | 52.8 | 0.72 | 0.34 |
| Hex | 95 | 86 | 18 | 0 | A | 54 | 2A | 35 | 48 | 22 |
| Octal | 225 | 206 | 30 | 0 | 12 | 124 | 52 | 65 | 110 | 42 |
| Binary | 10010101 | 10000110 | 11000 | 0 | 1010 | 1010100 | 101010 | 110101 | 1001000 | 100010 |
Color Harmonies of #958618
Complementary color
Monochromatic Colors of #958618
Black with #958618
Text Example
Text Example
White with #958618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958618; }
p { color: rgb(149,134,24); }
H1.HeaderClassName
{
color: #958618;
}
.AnyTagClassName
{
color: #958618;
}
</style>
background-color css
<style>
a { background-color: #958618; }
a { background-color: rgb(149,134,24); }
div.DivClassName
{
background-color: #958618;
}
.BgClassName
{
background-color: #958618;
}
</style>
border-color css
<style>
span { border-color: #958618; }
span { border-color: rgb(149,134,24); }
td.TdClassName
{
border-color: #958618;
}
.TagClassName
{
border-color: #958618;
}
</style>