Shades of La Palma #519534
Tints of La Palma #519534
RGB
CMYK
RGB Variations
Color information
#519534 (or 0x519534) is known color: La Palma. HEX triplet: 51, 95 and 34. RGB value is (81,149,52). Sum of RGB (Red+Green+Blue) = 81+149+52=282 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.72% from 282); Green value is 149 (58.59% from 255 or 52.84% from 282); Blue value is 52 (20.70% from 255 or 18.44% from 282); Max value from RGB is 149 - color contains mainly: green. Hex color #519534 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519534 is #AE6ACB. Grayscale: #757575. Windows color (decimal): -11430604 or 3446097. OLE color: 3446097.
HSL color Cylindrical-coordinate representation of color #519534: hue angle of 102.06º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #519534 is Cyan = 0.46, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 149 | 52 | - |
| CMYK | 0.46 | 0 | 0.65 | 0.42 |
| HSL | 102.06º | 0.48% | 0.39% | - |
| HSV(B) | 102.06º | 0.65% | 0.58% | - |
| XYZ | 14.76 | 23.49 | 7.01 | - |
| YUV | 117.61 | 90.97 | 101.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 149 | 52 | 0.46 | 0 | 0.65 | 0.42 | 102.06 | 0.48 | 0.39 |
| Hex | 51 | 95 | 34 | 2E | 0 | 41 | 2A | 66 | 30 | 27 |
| Octal | 121 | 225 | 64 | 56 | 0 | 101 | 52 | 146 | 60 | 47 |
| Binary | 1010001 | 10010101 | 110100 | 101110 | 0 | 1000001 | 101010 | 1100110 | 110000 | 100111 |
Color Harmonies of #519534
Complementary color
Monochromatic Colors of #519534
Black with #519534
Text Example
Text Example
White with #519534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519534; }
p { color: rgb(81,149,52); }
H1.HeaderClassName
{
color: #519534;
}
.AnyTagClassName
{
color: #519534;
}
</style>
background-color css
<style>
a { background-color: #519534; }
a { background-color: rgb(81,149,52); }
div.DivClassName
{
background-color: #519534;
}
.BgClassName
{
background-color: #519534;
}
</style>
border-color css
<style>
span { border-color: #519534; }
span { border-color: rgb(81,149,52); }
td.TdClassName
{
border-color: #519534;
}
.TagClassName
{
border-color: #519534;
}
</style>