Shades of Limeade #569407
Tints of Limeade #569407
RGB
CMYK
RGB Variations
Color information
#569407 (or 0x569407) is known color: Limeade. HEX triplet: 56, 94 and 07. RGB value is (86,148,7). Sum of RGB (Red+Green+Blue) = 86+148+7=241 (31% of max value = 765). Red value is 86 (33.98% from 255 or 35.68% from 241); Green value is 148 (58.20% from 255 or 61.41% from 241); Blue value is 7 (3.12% from 255 or 2.90% from 241); Max value from RGB is 148 - color contains mainly: green. Hex color #569407 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569407 is #A96BF8. Grayscale: #717171. Windows color (decimal): -11103225 or 496726. OLE color: 496726.
HSL color Cylindrical-coordinate representation of color #569407: hue angle of 86.38º degrees, saturation: 0.91, 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 #569407 is Cyan = 0.42, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 7 | - |
| CMYK | 0.42 | 0 | 0.95 | 0.42 |
| HSL | 86.38º | 0.91% | 0.3% | - |
| HSV(B) | 86.38º | 0.95% | 0.58% | - |
| XYZ | 14.47 | 23.17 | 3.91 | - |
| YUV | 113.39 | 67.96 | 108.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 7 | 0.42 | 0 | 0.95 | 0.42 | 86.38 | 0.91 | 0.3 |
| Hex | 56 | 94 | 7 | 2A | 0 | 5F | 2A | 56 | 5B | 1E |
| Octal | 126 | 224 | 7 | 52 | 0 | 137 | 52 | 126 | 133 | 36 |
| Binary | 1010110 | 10010100 | 111 | 101010 | 0 | 1011111 | 101010 | 1010110 | 1011011 | 11110 |
Color Harmonies of #569407
Complementary color
Monochromatic Colors of #569407
Black with #569407
Text Example
Text Example
White with #569407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569407; }
p { color: rgb(86,148,7); }
H1.HeaderClassName
{
color: #569407;
}
.AnyTagClassName
{
color: #569407;
}
</style>
background-color css
<style>
a { background-color: #569407; }
a { background-color: rgb(86,148,7); }
div.DivClassName
{
background-color: #569407;
}
.BgClassName
{
background-color: #569407;
}
</style>
border-color css
<style>
span { border-color: #569407; }
span { border-color: rgb(86,148,7); }
td.TdClassName
{
border-color: #569407;
}
.TagClassName
{
border-color: #569407;
}
</style>