Shades of Limeade #539501
Tints of Limeade #539501
RGB
CMYK
RGB Variations
Color information
#539501 (or 0x539501) is known color: Limeade. HEX triplet: 53, 95 and 01. RGB value is (83,149,1). Sum of RGB (Red+Green+Blue) = 83+149+1=233 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.62% from 233); Green value is 149 (58.59% from 255 or 63.95% from 233); Blue value is 1 (0.78% from 255 or 0.43% from 233); Max value from RGB is 149 - color contains mainly: green. Hex color #539501 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #539501 is #AC6AFE. Grayscale: #707070. Windows color (decimal): -11299583 or 103763. OLE color: 103763.
HSL color Cylindrical-coordinate representation of color #539501: hue angle of 86.76º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #539501 is Cyan = 0.44, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 149 | 1 | - |
| CMYK | 0.44 | 0 | 0.99 | 0.42 |
| HSL | 86.76º | 0.99% | 0.29% | - |
| HSV(B) | 86.76º | 0.99% | 0.58% | - |
| XYZ | 14.32 | 23.34 | 3.78 | - |
| YUV | 112.39 | 65.13 | 107.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 149 | 1 | 0.44 | 0 | 0.99 | 0.42 | 86.76 | 0.99 | 0.29 |
| Hex | 53 | 95 | 1 | 2C | 0 | 63 | 2A | 57 | 63 | 1D |
| Octal | 123 | 225 | 1 | 54 | 0 | 143 | 52 | 127 | 143 | 35 |
| Binary | 1010011 | 10010101 | 1 | 101100 | 0 | 1100011 | 101010 | 1010111 | 1100011 | 11101 |
Color Harmonies of #539501
Complementary color
Monochromatic Colors of #539501
Black with #539501
Text Example
Text Example
White with #539501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539501; }
p { color: rgb(83,149,1); }
H1.HeaderClassName
{
color: #539501;
}
.AnyTagClassName
{
color: #539501;
}
</style>
background-color css
<style>
a { background-color: #539501; }
a { background-color: rgb(83,149,1); }
div.DivClassName
{
background-color: #539501;
}
.BgClassName
{
background-color: #539501;
}
</style>
border-color css
<style>
span { border-color: #539501; }
span { border-color: rgb(83,149,1); }
td.TdClassName
{
border-color: #539501;
}
.TagClassName
{
border-color: #539501;
}
</style>