Shades of Limeade #509305
Tints of Limeade #509305
RGB
CMYK
RGB Variations
Color information
#509305 (or 0x509305) is known color: Limeade. HEX triplet: 50, 93 and 05. RGB value is (80,147,5). Sum of RGB (Red+Green+Blue) = 80+147+5=232 (30% of max value = 765). Red value is 80 (31.64% from 255 or 34.48% from 232); Green value is 147 (57.81% from 255 or 63.36% from 232); Blue value is 5 (2.34% from 255 or 2.16% from 232); Max value from RGB is 147 - color contains mainly: green. Hex color #509305 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #509305 is #AF6CFA. Grayscale: #6F6F6F. Windows color (decimal): -11496699 or 365392. OLE color: 365392.
HSL color Cylindrical-coordinate representation of color #509305: hue angle of 88.31º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #509305 is Cyan = 0.46, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 147 | 5 | - |
| CMYK | 0.46 | 0 | 0.97 | 0.42 |
| HSL | 88.31º | 0.93% | 0.3% | - |
| HSV(B) | 88.31º | 0.97% | 0.58% | - |
| XYZ | 13.77 | 22.58 | 3.78 | - |
| YUV | 110.78 | 68.3 | 106.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 147 | 5 | 0.46 | 0 | 0.97 | 0.42 | 88.31 | 0.93 | 0.3 |
| Hex | 50 | 93 | 5 | 2E | 0 | 61 | 2A | 58 | 5D | 1E |
| Octal | 120 | 223 | 5 | 56 | 0 | 141 | 52 | 130 | 135 | 36 |
| Binary | 1010000 | 10010011 | 101 | 101110 | 0 | 1100001 | 101010 | 1011000 | 1011101 | 11110 |
Color Harmonies of #509305
Complementary color
Monochromatic Colors of #509305
Black with #509305
Text Example
Text Example
White with #509305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509305; }
p { color: rgb(80,147,5); }
H1.HeaderClassName
{
color: #509305;
}
.AnyTagClassName
{
color: #509305;
}
</style>
background-color css
<style>
a { background-color: #509305; }
a { background-color: rgb(80,147,5); }
div.DivClassName
{
background-color: #509305;
}
.BgClassName
{
background-color: #509305;
}
</style>
border-color css
<style>
span { border-color: #509305; }
span { border-color: rgb(80,147,5); }
td.TdClassName
{
border-color: #509305;
}
.TagClassName
{
border-color: #509305;
}
</style>