Shades of Limeade #509427
Tints of Limeade #509427
RGB
CMYK
RGB Variations
Color information
#509427 (or 0x509427) is known color: Limeade. HEX triplet: 50, 94 and 27. RGB value is (80,148,39). Sum of RGB (Red+Green+Blue) = 80+148+39=267 (35% of max value = 765). Red value is 80 (31.64% from 255 or 29.96% from 267); Green value is 148 (58.20% from 255 or 55.43% from 267); Blue value is 39 (15.62% from 255 or 14.61% from 267); Max value from RGB is 148 - color contains mainly: green. Hex color #509427 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509427 is #AF6BD8. Grayscale: #737373. Windows color (decimal): -11496409 or 2593872. OLE color: 2593872.
HSL color Cylindrical-coordinate representation of color #509427: hue angle of 97.43º degrees, saturation: 0.58, 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 #509427 is Cyan = 0.46, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 148 | 39 | - |
| CMYK | 0.46 | 0 | 0.74 | 0.42 |
| HSL | 97.43º | 0.58% | 0.37% | - |
| HSV(B) | 97.43º | 0.74% | 0.58% | - |
| XYZ | 14.26 | 23.03 | 5.61 | - |
| YUV | 115.24 | 84.97 | 102.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 148 | 39 | 0.46 | 0 | 0.74 | 0.42 | 97.43 | 0.58 | 0.37 |
| Hex | 50 | 94 | 27 | 2E | 0 | 4A | 2A | 61 | 3A | 25 |
| Octal | 120 | 224 | 47 | 56 | 0 | 112 | 52 | 141 | 72 | 45 |
| Binary | 1010000 | 10010100 | 100111 | 101110 | 0 | 1001010 | 101010 | 1100001 | 111010 | 100101 |
Color Harmonies of #509427
Complementary color
Monochromatic Colors of #509427
Black with #509427
Text Example
Text Example
White with #509427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509427; }
p { color: rgb(80,148,39); }
H1.HeaderClassName
{
color: #509427;
}
.AnyTagClassName
{
color: #509427;
}
</style>
background-color css
<style>
a { background-color: #509427; }
a { background-color: rgb(80,148,39); }
div.DivClassName
{
background-color: #509427;
}
.BgClassName
{
background-color: #509427;
}
</style>
border-color css
<style>
span { border-color: #509427; }
span { border-color: rgb(80,148,39); }
td.TdClassName
{
border-color: #509427;
}
.TagClassName
{
border-color: #509427;
}
</style>