Shades of La Palma #519939
Tints of La Palma #519939
RGB
CMYK
RGB Variations
Color information
#519939 (or 0x519939) is known color: La Palma. HEX triplet: 51, 99 and 39. RGB value is (81,153,57). Sum of RGB (Red+Green+Blue) = 81+153+57=291 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.84% from 291); Green value is 153 (60.16% from 255 or 52.58% from 291); Blue value is 57 (22.66% from 255 or 19.59% from 291); Max value from RGB is 153 - color contains mainly: green. Hex color #519939 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519939 is #AE66C6. Grayscale: #787878. Windows color (decimal): -11429575 or 3774801. OLE color: 3774801.
HSL color Cylindrical-coordinate representation of color #519939: hue angle of 105º 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 #519939 is Cyan = 0.47, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 81 | 153 | 57 | - |
| CMYK | 0.47 | 0 | 0.63 | 0.4 |
| HSL | 105º | 0.46% | 0.41% | - |
| HSV(B) | 105º | 0.63% | 0.6% | - |
| XYZ | 15.52 | 24.83 | 7.84 | - |
| YUV | 120.53 | 92.15 | 99.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 153 | 57 | 0.47 | 0 | 0.63 | 0.4 | 105 | 0.46 | 0.41 |
| Hex | 51 | 99 | 39 | 2F | 0 | 3F | 28 | 69 | 2E | 29 |
| Octal | 121 | 231 | 71 | 57 | 0 | 77 | 50 | 151 | 56 | 51 |
| Binary | 1010001 | 10011001 | 111001 | 101111 | 0 | 111111 | 101000 | 1101001 | 101110 | 101001 |
Color Harmonies of #519939
Complementary color
Monochromatic Colors of #519939
Black with #519939
Text Example
Text Example
White with #519939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519939; }
p { color: rgb(81,153,57); }
H1.HeaderClassName
{
color: #519939;
}
.AnyTagClassName
{
color: #519939;
}
</style>
background-color css
<style>
a { background-color: #519939; }
a { background-color: rgb(81,153,57); }
div.DivClassName
{
background-color: #519939;
}
.BgClassName
{
background-color: #519939;
}
</style>
border-color css
<style>
span { border-color: #519939; }
span { border-color: rgb(81,153,57); }
td.TdClassName
{
border-color: #519939;
}
.TagClassName
{
border-color: #519939;
}
</style>