Shades of Limeade #509907
Tints of Limeade #509907
RGB
CMYK
RGB Variations
Color information
#509907 (or 0x509907) is known color: Limeade. HEX triplet: 50, 99 and 07. RGB value is (80,153,7). Sum of RGB (Red+Green+Blue) = 80+153+7=240 (31% of max value = 765). Red value is 80 (31.64% from 255 or 33.33% from 240); Green value is 153 (60.16% from 255 or 63.75% from 240); Blue value is 7 (3.12% from 255 or 2.92% from 240); Max value from RGB is 153 - color contains mainly: green. Hex color #509907 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #509907 is #AF66F8. Grayscale: #737373. Windows color (decimal): -11495161 or 498000. OLE color: 498000.
HSL color Cylindrical-coordinate representation of color #509907: hue angle of 90º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #509907 is Cyan = 0.48, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 80 | 153 | 7 | - |
| CMYK | 0.48 | 0 | 0.95 | 0.4 |
| HSL | 90º | 0.91% | 0.31% | - |
| HSV(B) | 90º | 0.95% | 0.6% | - |
| XYZ | 14.74 | 24.5 | 4.15 | - |
| YUV | 114.53 | 67.32 | 103.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 153 | 7 | 0.48 | 0 | 0.95 | 0.4 | 90 | 0.91 | 0.31 |
| Hex | 50 | 99 | 7 | 30 | 0 | 5F | 28 | 5A | 5B | 1F |
| Octal | 120 | 231 | 7 | 60 | 0 | 137 | 50 | 132 | 133 | 37 |
| Binary | 1010000 | 10011001 | 111 | 110000 | 0 | 1011111 | 101000 | 1011010 | 1011011 | 11111 |
Color Harmonies of #509907
Complementary color
Monochromatic Colors of #509907
Black with #509907
Text Example
Text Example
White with #509907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509907; }
p { color: rgb(80,153,7); }
H1.HeaderClassName
{
color: #509907;
}
.AnyTagClassName
{
color: #509907;
}
</style>
background-color css
<style>
a { background-color: #509907; }
a { background-color: rgb(80,153,7); }
div.DivClassName
{
background-color: #509907;
}
.BgClassName
{
background-color: #509907;
}
</style>
border-color css
<style>
span { border-color: #509907; }
span { border-color: rgb(80,153,7); }
td.TdClassName
{
border-color: #509907;
}
.TagClassName
{
border-color: #509907;
}
</style>