Shades of La Palma #519733
Tints of La Palma #519733
RGB
CMYK
RGB Variations
Color information
#519733 (or 0x519733) is known color: La Palma. HEX triplet: 51, 97 and 33. RGB value is (81,151,51). Sum of RGB (Red+Green+Blue) = 81+151+51=283 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.62% from 283); Green value is 151 (59.38% from 255 or 53.36% from 283); Blue value is 51 (20.31% from 255 or 18.02% from 283); Max value from RGB is 151 - color contains mainly: green. Hex color #519733 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519733 is #AE68CC. Grayscale: #767676. Windows color (decimal): -11430093 or 3381073. OLE color: 3381073.
HSL color Cylindrical-coordinate representation of color #519733: hue angle of 102º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #519733 is Cyan = 0.46, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 151 | 51 | - |
| CMYK | 0.46 | 0 | 0.66 | 0.41 |
| HSL | 102º | 0.5% | 0.4% | - |
| HSV(B) | 102º | 0.66% | 0.59% | - |
| XYZ | 15.06 | 24.12 | 6.99 | - |
| YUV | 118.67 | 89.81 | 101.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 151 | 51 | 0.46 | 0 | 0.66 | 0.41 | 102 | 0.5 | 0.4 |
| Hex | 51 | 97 | 33 | 2E | 0 | 42 | 29 | 66 | 32 | 28 |
| Octal | 121 | 227 | 63 | 56 | 0 | 102 | 51 | 146 | 62 | 50 |
| Binary | 1010001 | 10010111 | 110011 | 101110 | 0 | 1000010 | 101001 | 1100110 | 110010 | 101000 |
Color Harmonies of #519733
Complementary color
Monochromatic Colors of #519733
Black with #519733
Text Example
Text Example
White with #519733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519733; }
p { color: rgb(81,151,51); }
H1.HeaderClassName
{
color: #519733;
}
.AnyTagClassName
{
color: #519733;
}
</style>
background-color css
<style>
a { background-color: #519733; }
a { background-color: rgb(81,151,51); }
div.DivClassName
{
background-color: #519733;
}
.BgClassName
{
background-color: #519733;
}
</style>
border-color css
<style>
span { border-color: #519733; }
span { border-color: rgb(81,151,51); }
td.TdClassName
{
border-color: #519733;
}
.TagClassName
{
border-color: #519733;
}
</style>