Shades of Limeade #539908
Tints of Limeade #539908
RGB
CMYK
RGB Variations
Color information
#539908 (or 0x539908) is known color: Limeade. HEX triplet: 53, 99 and 08. RGB value is (83,153,8). Sum of RGB (Red+Green+Blue) = 83+153+8=244 (32% of max value = 765). Red value is 83 (32.81% from 255 or 34.02% from 244); Green value is 153 (60.16% from 255 or 62.70% from 244); Blue value is 8 (3.52% from 255 or 3.28% from 244); Max value from RGB is 153 - color contains mainly: green. Hex color #539908 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #539908 is #AC66F7. Grayscale: #747474. Windows color (decimal): -11298552 or 563539. OLE color: 563539.
HSL color Cylindrical-coordinate representation of color #539908: hue angle of 88.97º degrees, saturation: 0.9, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #539908 is Cyan = 0.46, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 153 | 8 | - |
| CMYK | 0.46 | 0 | 0.95 | 0.4 |
| HSL | 88.97º | 0.9% | 0.32% | - |
| HSV(B) | 88.97º | 0.95% | 0.6% | - |
| XYZ | 15 | 24.64 | 4.19 | - |
| YUV | 115.54 | 67.31 | 104.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 153 | 8 | 0.46 | 0 | 0.95 | 0.4 | 88.97 | 0.9 | 0.32 |
| Hex | 53 | 99 | 8 | 2E | 0 | 5F | 28 | 59 | 5A | 20 |
| Octal | 123 | 231 | 10 | 56 | 0 | 137 | 50 | 131 | 132 | 40 |
| Binary | 1010011 | 10011001 | 1000 | 101110 | 0 | 1011111 | 101000 | 1011001 | 1011010 | 100000 |
Color Harmonies of #539908
Complementary color
Monochromatic Colors of #539908
Black with #539908
Text Example
Text Example
White with #539908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539908; }
p { color: rgb(83,153,8); }
H1.HeaderClassName
{
color: #539908;
}
.AnyTagClassName
{
color: #539908;
}
</style>
background-color css
<style>
a { background-color: #539908; }
a { background-color: rgb(83,153,8); }
div.DivClassName
{
background-color: #539908;
}
.BgClassName
{
background-color: #539908;
}
</style>
border-color css
<style>
span { border-color: #539908; }
span { border-color: rgb(83,153,8); }
td.TdClassName
{
border-color: #539908;
}
.TagClassName
{
border-color: #539908;
}
</style>