Shades of La Palma #509939
Tints of La Palma #509939
RGB
CMYK
RGB Variations
Color information
#509939 (or 0x509939) is known color: La Palma. HEX triplet: 50, 99 and 39. RGB value is (80,153,57). Sum of RGB (Red+Green+Blue) = 80+153+57=290 (38% of max value = 765). Red value is 80 (31.64% from 255 or 27.59% from 290); Green value is 153 (60.16% from 255 or 52.76% from 290); Blue value is 57 (22.66% from 255 or 19.66% from 290); Max value from RGB is 153 - color contains mainly: green. Hex color #509939 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509939 is #AF66C6. Grayscale: #787878. Windows color (decimal): -11495111 or 3774800. OLE color: 3774800.
HSL color Cylindrical-coordinate representation of color #509939: hue angle of 105.62º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #509939 is Cyan = 0.48, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 80 | 153 | 57 | - |
| CMYK | 0.48 | 0 | 0.63 | 0.4 |
| HSL | 105.63º | 0.46% | 0.41% | - |
| HSV(B) | 105.63º | 0.63% | 0.6% | - |
| XYZ | 15.44 | 24.78 | 7.84 | - |
| YUV | 120.23 | 92.32 | 99.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 153 | 57 | 0.48 | 0 | 0.63 | 0.4 | 105.63 | 0.46 | 0.41 |
| Hex | 50 | 99 | 39 | 30 | 0 | 3F | 28 | 6A | 2E | 29 |
| Octal | 120 | 231 | 71 | 60 | 0 | 77 | 50 | 152 | 56 | 51 |
| Binary | 1010000 | 10011001 | 111001 | 110000 | 0 | 111111 | 101000 | 1101010 | 101110 | 101001 |
Color Harmonies of #509939
Complementary color
Monochromatic Colors of #509939
Black with #509939
Text Example
Text Example
White with #509939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509939; }
p { color: rgb(80,153,57); }
H1.HeaderClassName
{
color: #509939;
}
.AnyTagClassName
{
color: #509939;
}
</style>
background-color css
<style>
a { background-color: #509939; }
a { background-color: rgb(80,153,57); }
div.DivClassName
{
background-color: #509939;
}
.BgClassName
{
background-color: #509939;
}
</style>
border-color css
<style>
span { border-color: #509939; }
span { border-color: rgb(80,153,57); }
td.TdClassName
{
border-color: #509939;
}
.TagClassName
{
border-color: #509939;
}
</style>