Shades of Limeade #539326
Tints of Limeade #539326
RGB
CMYK
RGB Variations
Color information
#539326 (or 0x539326) is known color: Limeade. HEX triplet: 53, 93 and 26. RGB value is (83,147,38). Sum of RGB (Red+Green+Blue) = 83+147+38=268 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.97% from 268); Green value is 147 (57.81% from 255 or 54.85% from 268); Blue value is 38 (15.23% from 255 or 14.18% from 268); Max value from RGB is 147 - color contains mainly: green. Hex color #539326 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539326 is #AC6CD9. Grayscale: #737373. Windows color (decimal): -11300058 or 2528083. OLE color: 2528083.
HSL color Cylindrical-coordinate representation of color #539326: hue angle of 95.23º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #539326 is Cyan = 0.44, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 147 | 38 | - |
| CMYK | 0.44 | 0 | 0.74 | 0.42 |
| HSL | 95.23º | 0.59% | 0.36% | - |
| HSV(B) | 95.23º | 0.74% | 0.58% | - |
| XYZ | 14.35 | 22.85 | 5.49 | - |
| YUV | 115.44 | 84.3 | 104.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 147 | 38 | 0.44 | 0 | 0.74 | 0.42 | 95.23 | 0.59 | 0.36 |
| Hex | 53 | 93 | 26 | 2C | 0 | 4A | 2A | 5F | 3B | 24 |
| Octal | 123 | 223 | 46 | 54 | 0 | 112 | 52 | 137 | 73 | 44 |
| Binary | 1010011 | 10010011 | 100110 | 101100 | 0 | 1001010 | 101010 | 1011111 | 111011 | 100100 |
Color Harmonies of #539326
Complementary color
Monochromatic Colors of #539326
Black with #539326
Text Example
Text Example
White with #539326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539326; }
p { color: rgb(83,147,38); }
H1.HeaderClassName
{
color: #539326;
}
.AnyTagClassName
{
color: #539326;
}
</style>
background-color css
<style>
a { background-color: #539326; }
a { background-color: rgb(83,147,38); }
div.DivClassName
{
background-color: #539326;
}
.BgClassName
{
background-color: #539326;
}
</style>
border-color css
<style>
span { border-color: #539326; }
span { border-color: rgb(83,147,38); }
td.TdClassName
{
border-color: #539326;
}
.TagClassName
{
border-color: #539326;
}
</style>