Shades of La Palma #529534
Tints of La Palma #529534
RGB
CMYK
RGB Variations
Color information
#529534 (or 0x529534) is known color: La Palma. HEX triplet: 52, 95 and 34. RGB value is (82,149,52). Sum of RGB (Red+Green+Blue) = 82+149+52=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 149 (58.59% from 255 or 52.65% from 283); Blue value is 52 (20.70% from 255 or 18.37% from 283); Max value from RGB is 149 - color contains mainly: green. Hex color #529534 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529534 is #AD6ACB. Grayscale: #767676. Windows color (decimal): -11365068 or 3446098. OLE color: 3446098.
HSL color Cylindrical-coordinate representation of color #529534: hue angle of 101.44º 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 #529534 is Cyan = 0.45, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 149 | 52 | - |
| CMYK | 0.45 | 0 | 0.65 | 0.42 |
| HSL | 101.44º | 0.48% | 0.39% | - |
| HSV(B) | 101.44º | 0.65% | 0.58% | - |
| XYZ | 14.85 | 23.54 | 7.01 | - |
| YUV | 117.91 | 90.8 | 102.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 149 | 52 | 0.45 | 0 | 0.65 | 0.42 | 101.44 | 0.48 | 0.39 |
| Hex | 52 | 95 | 34 | 2D | 0 | 41 | 2A | 65 | 30 | 27 |
| Octal | 122 | 225 | 64 | 55 | 0 | 101 | 52 | 145 | 60 | 47 |
| Binary | 1010010 | 10010101 | 110100 | 101101 | 0 | 1000001 | 101010 | 1100101 | 110000 | 100111 |
Color Harmonies of #529534
Complementary color
Monochromatic Colors of #529534
Black with #529534
Text Example
Text Example
White with #529534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529534; }
p { color: rgb(82,149,52); }
H1.HeaderClassName
{
color: #529534;
}
.AnyTagClassName
{
color: #529534;
}
</style>
background-color css
<style>
a { background-color: #529534; }
a { background-color: rgb(82,149,52); }
div.DivClassName
{
background-color: #529534;
}
.BgClassName
{
background-color: #529534;
}
</style>
border-color css
<style>
span { border-color: #529534; }
span { border-color: rgb(82,149,52); }
td.TdClassName
{
border-color: #529534;
}
.TagClassName
{
border-color: #529534;
}
</style>