Shades of Limeade #539633
Tints of Limeade #539633
RGB
CMYK
RGB Variations
Color information
#539633 (or 0x539633) is known color: Limeade. HEX triplet: 53, 96 and 33. RGB value is (83,150,51). Sum of RGB (Red+Green+Blue) = 83+150+51=284 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.23% from 284); Green value is 150 (58.98% from 255 or 52.82% from 284); Blue value is 51 (20.31% from 255 or 17.96% from 284); Max value from RGB is 150 - color contains mainly: green. Hex color #539633 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539633 is #AC69CC. Grayscale: #777777. Windows color (decimal): -11299277 or 3380819. OLE color: 3380819.
HSL color Cylindrical-coordinate representation of color #539633: hue angle of 100.61º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #539633 is Cyan = 0.45, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 51 | - |
| CMYK | 0.45 | 0 | 0.66 | 0.41 |
| HSL | 100.61º | 0.49% | 0.39% | - |
| HSV(B) | 100.61º | 0.66% | 0.59% | - |
| XYZ | 15.07 | 23.89 | 6.95 | - |
| YUV | 118.68 | 89.8 | 102.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 51 | 0.45 | 0 | 0.66 | 0.41 | 100.61 | 0.49 | 0.39 |
| Hex | 53 | 96 | 33 | 2D | 0 | 42 | 29 | 65 | 31 | 27 |
| Octal | 123 | 226 | 63 | 55 | 0 | 102 | 51 | 145 | 61 | 47 |
| Binary | 1010011 | 10010110 | 110011 | 101101 | 0 | 1000010 | 101001 | 1100101 | 110001 | 100111 |
Color Harmonies of #539633
Complementary color
Monochromatic Colors of #539633
Black with #539633
Text Example
Text Example
White with #539633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539633; }
p { color: rgb(83,150,51); }
H1.HeaderClassName
{
color: #539633;
}
.AnyTagClassName
{
color: #539633;
}
</style>
background-color css
<style>
a { background-color: #539633; }
a { background-color: rgb(83,150,51); }
div.DivClassName
{
background-color: #539633;
}
.BgClassName
{
background-color: #539633;
}
</style>
border-color css
<style>
span { border-color: #539633; }
span { border-color: rgb(83,150,51); }
td.TdClassName
{
border-color: #539633;
}
.TagClassName
{
border-color: #539633;
}
</style>