Shades of Limeade #569435
Tints of Limeade #569435
RGB
CMYK
RGB Variations
Color information
#569435 (or 0x569435) is known color: Limeade. HEX triplet: 56, 94 and 35. RGB value is (86,148,53). Sum of RGB (Red+Green+Blue) = 86+148+53=287 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.97% from 287); Green value is 148 (58.20% from 255 or 51.57% from 287); Blue value is 53 (21.09% from 255 or 18.47% from 287); Max value from RGB is 148 - color contains mainly: green. Hex color #569435 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569435 is #A96BCA. Grayscale: #767676. Windows color (decimal): -11103179 or 3511382. OLE color: 3511382.
HSL color Cylindrical-coordinate representation of color #569435: hue angle of 99.16º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #569435 is Cyan = 0.42, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 53 | - |
| CMYK | 0.42 | 0 | 0.64 | 0.42 |
| HSL | 99.16º | 0.47% | 0.39% | - |
| HSV(B) | 99.16º | 0.64% | 0.58% | - |
| XYZ | 15.07 | 23.42 | 7.09 | - |
| YUV | 118.63 | 90.96 | 104.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 53 | 0.42 | 0 | 0.64 | 0.42 | 99.16 | 0.47 | 0.39 |
| Hex | 56 | 94 | 35 | 2A | 0 | 40 | 2A | 63 | 2F | 27 |
| Octal | 126 | 224 | 65 | 52 | 0 | 100 | 52 | 143 | 57 | 47 |
| Binary | 1010110 | 10010100 | 110101 | 101010 | 0 | 1000000 | 101010 | 1100011 | 101111 | 100111 |
Color Harmonies of #569435
Complementary color
Monochromatic Colors of #569435
Black with #569435
Text Example
Text Example
White with #569435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569435; }
p { color: rgb(86,148,53); }
H1.HeaderClassName
{
color: #569435;
}
.AnyTagClassName
{
color: #569435;
}
</style>
background-color css
<style>
a { background-color: #569435; }
a { background-color: rgb(86,148,53); }
div.DivClassName
{
background-color: #569435;
}
.BgClassName
{
background-color: #569435;
}
</style>
border-color css
<style>
span { border-color: #569435; }
span { border-color: rgb(86,148,53); }
td.TdClassName
{
border-color: #569435;
}
.TagClassName
{
border-color: #569435;
}
</style>