Shades of Limeade #609526
Tints of Limeade #609526
RGB
CMYK
RGB Variations
Color information
#609526 (or 0x609526) is known color: Limeade. HEX triplet: 60, 95 and 26. RGB value is (96,149,38). Sum of RGB (Red+Green+Blue) = 96+149+38=283 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.92% from 283); Green value is 149 (58.59% from 255 or 52.65% from 283); Blue value is 38 (15.23% from 255 or 13.43% from 283); Max value from RGB is 149 - color contains mainly: green. Hex color #609526 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #609526 is #9F6AD9. Grayscale: #787878. Windows color (decimal): -10447578 or 2528608. OLE color: 2528608.
HSL color Cylindrical-coordinate representation of color #609526: hue angle of 88.65º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #609526 is Cyan = 0.36, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 149 | 38 | - |
| CMYK | 0.36 | 0 | 0.74 | 0.42 |
| HSL | 88.65º | 0.59% | 0.37% | - |
| HSV(B) | 88.65º | 0.74% | 0.58% | - |
| XYZ | 15.92 | 24.12 | 5.65 | - |
| YUV | 120.5 | 81.44 | 110.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 149 | 38 | 0.36 | 0 | 0.74 | 0.42 | 88.65 | 0.59 | 0.37 |
| Hex | 60 | 95 | 26 | 24 | 0 | 4A | 2A | 59 | 3B | 25 |
| Octal | 140 | 225 | 46 | 44 | 0 | 112 | 52 | 131 | 73 | 45 |
| Binary | 1100000 | 10010101 | 100110 | 100100 | 0 | 1001010 | 101010 | 1011001 | 111011 | 100101 |
Color Harmonies of #609526
Complementary color
Monochromatic Colors of #609526
Black with #609526
Text Example
Text Example
White with #609526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609526; }
p { color: rgb(96,149,38); }
H1.HeaderClassName
{
color: #609526;
}
.AnyTagClassName
{
color: #609526;
}
</style>
background-color css
<style>
a { background-color: #609526; }
a { background-color: rgb(96,149,38); }
div.DivClassName
{
background-color: #609526;
}
.BgClassName
{
background-color: #609526;
}
</style>
border-color css
<style>
span { border-color: #609526; }
span { border-color: rgb(96,149,38); }
td.TdClassName
{
border-color: #609526;
}
.TagClassName
{
border-color: #609526;
}
</style>