Shades of Limeade #539807
Tints of Limeade #539807
RGB
CMYK
RGB Variations
Color information
#539807 (or 0x539807) is known color: Limeade. HEX triplet: 53, 98 and 07. RGB value is (83,152,7). Sum of RGB (Red+Green+Blue) = 83+152+7=242 (32% of max value = 765). Red value is 83 (32.81% from 255 or 34.30% from 242); Green value is 152 (59.77% from 255 or 62.81% from 242); Blue value is 7 (3.12% from 255 or 2.89% from 242); Max value from RGB is 152 - color contains mainly: green. Hex color #539807 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #539807 is #AC67F8. Grayscale: #737373. Windows color (decimal): -11298809 or 497747. OLE color: 497747.
HSL color Cylindrical-coordinate representation of color #539807: hue angle of 88.55º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #539807 is Cyan = 0.45, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 152 | 7 | - |
| CMYK | 0.45 | 0 | 0.95 | 0.40 |
| HSL | 88.55º | 0.91% | 0.31% | - |
| HSV(B) | 88.55º | 0.95% | 0.6% | - |
| XYZ | 14.83 | 24.31 | 4.11 | - |
| YUV | 114.84 | 67.14 | 105.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 152 | 7 | 0.45 | 0 | 0.95 | 0.40 | 88.55 | 0.91 | 0.31 |
| Hex | 53 | 98 | 7 | 2D | 0 | 5F | 28 | 59 | 5B | 1F |
| Octal | 123 | 230 | 7 | 55 | 0 | 137 | 50 | 131 | 133 | 37 |
| Binary | 1010011 | 10011000 | 111 | 101101 | 0 | 1011111 | 101000 | 1011001 | 1011011 | 11111 |
Color Harmonies of #539807
Complementary color
Monochromatic Colors of #539807
Black with #539807
Text Example
Text Example
White with #539807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539807; }
p { color: rgb(83,152,7); }
H1.HeaderClassName
{
color: #539807;
}
.AnyTagClassName
{
color: #539807;
}
</style>
background-color css
<style>
a { background-color: #539807; }
a { background-color: rgb(83,152,7); }
div.DivClassName
{
background-color: #539807;
}
.BgClassName
{
background-color: #539807;
}
</style>
border-color css
<style>
span { border-color: #539807; }
span { border-color: rgb(83,152,7); }
td.TdClassName
{
border-color: #539807;
}
.TagClassName
{
border-color: #539807;
}
</style>