Shades of Limeade #529308
Tints of Limeade #529308
RGB
CMYK
RGB Variations
Color information
#529308 (or 0x529308) is known color: Limeade. HEX triplet: 52, 93 and 08. RGB value is (82,147,8). Sum of RGB (Red+Green+Blue) = 82+147+8=237 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.60% from 237); Green value is 147 (57.81% from 255 or 62.03% from 237); Blue value is 8 (3.52% from 255 or 3.38% from 237); Max value from RGB is 147 - color contains mainly: green. Hex color #529308 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529308 is #AD6CF7. Grayscale: #707070. Windows color (decimal): -11365624 or 562002. OLE color: 562002.
HSL color Cylindrical-coordinate representation of color #529308: hue angle of 88.06º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #529308 is Cyan = 0.44, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 147 | 8 | - |
| CMYK | 0.44 | 0 | 0.95 | 0.42 |
| HSL | 88.06º | 0.9% | 0.3% | - |
| HSV(B) | 88.06º | 0.95% | 0.58% | - |
| XYZ | 13.96 | 22.68 | 3.87 | - |
| YUV | 111.72 | 69.47 | 106.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 147 | 8 | 0.44 | 0 | 0.95 | 0.42 | 88.06 | 0.9 | 0.3 |
| Hex | 52 | 93 | 8 | 2C | 0 | 5F | 2A | 58 | 5A | 1E |
| Octal | 122 | 223 | 10 | 54 | 0 | 137 | 52 | 130 | 132 | 36 |
| Binary | 1010010 | 10010011 | 1000 | 101100 | 0 | 1011111 | 101010 | 1011000 | 1011010 | 11110 |
Color Harmonies of #529308
Complementary color
Monochromatic Colors of #529308
Black with #529308
Text Example
Text Example
White with #529308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529308; }
p { color: rgb(82,147,8); }
H1.HeaderClassName
{
color: #529308;
}
.AnyTagClassName
{
color: #529308;
}
</style>
background-color css
<style>
a { background-color: #529308; }
a { background-color: rgb(82,147,8); }
div.DivClassName
{
background-color: #529308;
}
.BgClassName
{
background-color: #529308;
}
</style>
border-color css
<style>
span { border-color: #529308; }
span { border-color: rgb(82,147,8); }
td.TdClassName
{
border-color: #529308;
}
.TagClassName
{
border-color: #529308;
}
</style>