Shades of Limeade #609416
Tints of Limeade #609416
RGB
CMYK
RGB Variations
Color information
#609416 (or 0x609416) is known color: Limeade. HEX triplet: 60, 94 and 16. RGB value is (96,148,22). Sum of RGB (Red+Green+Blue) = 96+148+22=266 (35% of max value = 765). Red value is 96 (37.89% from 255 or 36.09% from 266); Green value is 148 (58.20% from 255 or 55.64% from 266); Blue value is 22 (8.98% from 255 or 8.27% from 266); Max value from RGB is 148 - color contains mainly: green. Hex color #609416 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #609416 is #9F6BE9. Grayscale: #767676. Windows color (decimal): -10447850 or 1479776. OLE color: 1479776.
HSL color Cylindrical-coordinate representation of color #609416: hue angle of 84.76º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #609416 is Cyan = 0.35, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 148 | 22 | - |
| CMYK | 0.35 | 0 | 0.85 | 0.42 |
| HSL | 84.76º | 0.74% | 0.33% | - |
| HSV(B) | 84.76º | 0.85% | 0.58% | - |
| XYZ | 15.56 | 23.72 | 4.52 | - |
| YUV | 118.09 | 73.77 | 112.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 148 | 22 | 0.35 | 0 | 0.85 | 0.42 | 84.76 | 0.74 | 0.33 |
| Hex | 60 | 94 | 16 | 23 | 0 | 55 | 2A | 55 | 4A | 21 |
| Octal | 140 | 224 | 26 | 43 | 0 | 125 | 52 | 125 | 112 | 41 |
| Binary | 1100000 | 10010100 | 10110 | 100011 | 0 | 1010101 | 101010 | 1010101 | 1001010 | 100001 |
Color Harmonies of #609416
Complementary color
Monochromatic Colors of #609416
Black with #609416
Text Example
Text Example
White with #609416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609416; }
p { color: rgb(96,148,22); }
H1.HeaderClassName
{
color: #609416;
}
.AnyTagClassName
{
color: #609416;
}
</style>
background-color css
<style>
a { background-color: #609416; }
a { background-color: rgb(96,148,22); }
div.DivClassName
{
background-color: #609416;
}
.BgClassName
{
background-color: #609416;
}
</style>
border-color css
<style>
span { border-color: #609416; }
span { border-color: rgb(96,148,22); }
td.TdClassName
{
border-color: #609416;
}
.TagClassName
{
border-color: #609416;
}
</style>