Shades of Limeade #599108
Tints of Limeade #599108
RGB
CMYK
RGB Variations
Color information
#599108 (or 0x599108) is known color: Limeade. HEX triplet: 59, 91 and 08. RGB value is (89,145,8). Sum of RGB (Red+Green+Blue) = 89+145+8=242 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.78% from 242); Green value is 145 (57.03% from 255 or 59.92% from 242); Blue value is 8 (3.52% from 255 or 3.31% from 242); Max value from RGB is 145 - color contains mainly: green. Hex color #599108 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #599108 is #A66EF7. Grayscale: #717171. Windows color (decimal): -10907384 or 561497. OLE color: 561497.
HSL color Cylindrical-coordinate representation of color #599108: hue angle of 84.53º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #599108 is Cyan = 0.39, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 145 | 8 | - |
| CMYK | 0.39 | 0 | 0.94 | 0.43 |
| HSL | 84.53º | 0.9% | 0.3% | - |
| HSV(B) | 84.53º | 0.94% | 0.57% | - |
| XYZ | 14.29 | 22.39 | 3.8 | - |
| YUV | 112.64 | 68.95 | 111.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 145 | 8 | 0.39 | 0 | 0.94 | 0.43 | 84.53 | 0.9 | 0.3 |
| Hex | 59 | 91 | 8 | 27 | 0 | 5E | 2B | 55 | 5A | 1E |
| Octal | 131 | 221 | 10 | 47 | 0 | 136 | 53 | 125 | 132 | 36 |
| Binary | 1011001 | 10010001 | 1000 | 100111 | 0 | 1011110 | 101011 | 1010101 | 1011010 | 11110 |
Color Harmonies of #599108
Complementary color
Monochromatic Colors of #599108
Black with #599108
Text Example
Text Example
White with #599108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599108; }
p { color: rgb(89,145,8); }
H1.HeaderClassName
{
color: #599108;
}
.AnyTagClassName
{
color: #599108;
}
</style>
background-color css
<style>
a { background-color: #599108; }
a { background-color: rgb(89,145,8); }
div.DivClassName
{
background-color: #599108;
}
.BgClassName
{
background-color: #599108;
}
</style>
border-color css
<style>
span { border-color: #599108; }
span { border-color: rgb(89,145,8); }
td.TdClassName
{
border-color: #599108;
}
.TagClassName
{
border-color: #599108;
}
</style>