Shades of La Palma #519535
Tints of La Palma #519535
RGB
CMYK
RGB Variations
Color information
#519535 (or 0x519535) is known color: La Palma. HEX triplet: 51, 95 and 35. RGB value is (81,149,53). Sum of RGB (Red+Green+Blue) = 81+149+53=283 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.62% from 283); Green value is 149 (58.59% from 255 or 52.65% from 283); Blue value is 53 (21.09% from 255 or 18.73% from 283); Max value from RGB is 149 - color contains mainly: green. Hex color #519535 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519535 is #AE6ACA. Grayscale: #767676. Windows color (decimal): -11430603 or 3511633. OLE color: 3511633.
HSL color Cylindrical-coordinate representation of color #519535: hue angle of 102.5º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #519535 is Cyan = 0.46, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 149 | 53 | - |
| CMYK | 0.46 | 0 | 0.64 | 0.42 |
| HSL | 102.5º | 0.48% | 0.4% | - |
| HSV(B) | 102.5º | 0.64% | 0.58% | - |
| XYZ | 14.78 | 23.5 | 7.13 | - |
| YUV | 117.72 | 91.47 | 101.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 149 | 53 | 0.46 | 0 | 0.64 | 0.42 | 102.5 | 0.48 | 0.4 |
| Hex | 51 | 95 | 35 | 2E | 0 | 40 | 2A | 66 | 30 | 28 |
| Octal | 121 | 225 | 65 | 56 | 0 | 100 | 52 | 146 | 60 | 50 |
| Binary | 1010001 | 10010101 | 110101 | 101110 | 0 | 1000000 | 101010 | 1100110 | 110000 | 101000 |
Color Harmonies of #519535
Complementary color
Monochromatic Colors of #519535
Black with #519535
Text Example
Text Example
White with #519535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519535; }
p { color: rgb(81,149,53); }
H1.HeaderClassName
{
color: #519535;
}
.AnyTagClassName
{
color: #519535;
}
</style>
background-color css
<style>
a { background-color: #519535; }
a { background-color: rgb(81,149,53); }
div.DivClassName
{
background-color: #519535;
}
.BgClassName
{
background-color: #519535;
}
</style>
border-color css
<style>
span { border-color: #519535; }
span { border-color: rgb(81,149,53); }
td.TdClassName
{
border-color: #519535;
}
.TagClassName
{
border-color: #519535;
}
</style>