Shades of Limeade #509207
Tints of Limeade #509207
RGB
CMYK
RGB Variations
Color information
#509207 (or 0x509207) is known color: Limeade. HEX triplet: 50, 92 and 07. RGB value is (80,146,7). Sum of RGB (Red+Green+Blue) = 80+146+7=233 (30% of max value = 765). Red value is 80 (31.64% from 255 or 34.33% from 233); Green value is 146 (57.42% from 255 or 62.66% from 233); Blue value is 7 (3.12% from 255 or 3.00% from 233); Max value from RGB is 146 - color contains mainly: green. Hex color #509207 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #509207 is #AF6DF8. Grayscale: #6E6E6E. Windows color (decimal): -11496953 or 496208. OLE color: 496208.
HSL color Cylindrical-coordinate representation of color #509207: hue angle of 88.49º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #509207 is Cyan = 0.45, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 146 | 7 | - |
| CMYK | 0.45 | 0 | 0.95 | 0.43 |
| HSL | 88.49º | 0.91% | 0.3% | - |
| HSV(B) | 88.49º | 0.95% | 0.57% | - |
| XYZ | 13.63 | 22.28 | 3.78 | - |
| YUV | 110.42 | 69.63 | 106.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 146 | 7 | 0.45 | 0 | 0.95 | 0.43 | 88.49 | 0.91 | 0.3 |
| Hex | 50 | 92 | 7 | 2D | 0 | 5F | 2B | 58 | 5B | 1E |
| Octal | 120 | 222 | 7 | 55 | 0 | 137 | 53 | 130 | 133 | 36 |
| Binary | 1010000 | 10010010 | 111 | 101101 | 0 | 1011111 | 101011 | 1011000 | 1011011 | 11110 |
Color Harmonies of #509207
Complementary color
Monochromatic Colors of #509207
Black with #509207
Text Example
Text Example
White with #509207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509207; }
p { color: rgb(80,146,7); }
H1.HeaderClassName
{
color: #509207;
}
.AnyTagClassName
{
color: #509207;
}
</style>
background-color css
<style>
a { background-color: #509207; }
a { background-color: rgb(80,146,7); }
div.DivClassName
{
background-color: #509207;
}
.BgClassName
{
background-color: #509207;
}
</style>
border-color css
<style>
span { border-color: #509207; }
span { border-color: rgb(80,146,7); }
td.TdClassName
{
border-color: #509207;
}
.TagClassName
{
border-color: #509207;
}
</style>