Shades of Limeade #569313
Tints of Limeade #569313
RGB
CMYK
RGB Variations
Color information
#569313 (or 0x569313) is known color: Limeade. HEX triplet: 56, 93 and 13. RGB value is (86,147,19). Sum of RGB (Red+Green+Blue) = 86+147+19=252 (33% of max value = 765). Red value is 86 (33.98% from 255 or 34.13% from 252); Green value is 147 (57.81% from 255 or 58.33% from 252); Blue value is 19 (7.81% from 255 or 7.54% from 252); Max value from RGB is 147 - color contains mainly: green. Hex color #569313 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569313 is #A96CEC. Grayscale: #727272. Windows color (decimal): -11103469 or 1282902. OLE color: 1282902.
HSL color Cylindrical-coordinate representation of color #569313: hue angle of 88.59º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #569313 is Cyan = 0.41, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 147 | 19 | - |
| CMYK | 0.41 | 0 | 0.87 | 0.42 |
| HSL | 88.59º | 0.77% | 0.33% | - |
| HSV(B) | 88.59º | 0.87% | 0.58% | - |
| XYZ | 14.39 | 22.89 | 4.28 | - |
| YUV | 114.17 | 74.29 | 107.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 147 | 19 | 0.41 | 0 | 0.87 | 0.42 | 88.59 | 0.77 | 0.33 |
| Hex | 56 | 93 | 13 | 29 | 0 | 57 | 2A | 59 | 4D | 21 |
| Octal | 126 | 223 | 23 | 51 | 0 | 127 | 52 | 131 | 115 | 41 |
| Binary | 1010110 | 10010011 | 10011 | 101001 | 0 | 1010111 | 101010 | 1011001 | 1001101 | 100001 |
Color Harmonies of #569313
Complementary color
Monochromatic Colors of #569313
Black with #569313
Text Example
Text Example
White with #569313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569313; }
p { color: rgb(86,147,19); }
H1.HeaderClassName
{
color: #569313;
}
.AnyTagClassName
{
color: #569313;
}
</style>
background-color css
<style>
a { background-color: #569313; }
a { background-color: rgb(86,147,19); }
div.DivClassName
{
background-color: #569313;
}
.BgClassName
{
background-color: #569313;
}
</style>
border-color css
<style>
span { border-color: #569313; }
span { border-color: rgb(86,147,19); }
td.TdClassName
{
border-color: #569313;
}
.TagClassName
{
border-color: #569313;
}
</style>