Shades of La Palma #529034
Tints of La Palma #529034
RGB
CMYK
RGB Variations
Color information
#529034 (or 0x529034) is known color: La Palma. HEX triplet: 52, 90 and 34. RGB value is (82,144,52). Sum of RGB (Red+Green+Blue) = 82+144+52=278 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.50% from 278); Green value is 144 (56.64% from 255 or 51.80% from 278); Blue value is 52 (20.70% from 255 or 18.71% from 278); Max value from RGB is 144 - color contains mainly: green. Hex color #529034 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529034 is #AD6FCB. Grayscale: #737373. Windows color (decimal): -11366348 or 3444818. OLE color: 3444818.
HSL color Cylindrical-coordinate representation of color #529034: hue angle of 100.43º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #529034 is Cyan = 0.43, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 144 | 52 | - |
| CMYK | 0.43 | 0 | 0.64 | 0.44 |
| HSL | 100.43º | 0.47% | 0.38% | - |
| HSV(B) | 100.43º | 0.64% | 0.56% | - |
| XYZ | 14.07 | 21.99 | 6.75 | - |
| YUV | 114.97 | 92.46 | 104.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 144 | 52 | 0.43 | 0 | 0.64 | 0.44 | 100.43 | 0.47 | 0.38 |
| Hex | 52 | 90 | 34 | 2B | 0 | 40 | 2C | 64 | 2F | 26 |
| Octal | 122 | 220 | 64 | 53 | 0 | 100 | 54 | 144 | 57 | 46 |
| Binary | 1010010 | 10010000 | 110100 | 101011 | 0 | 1000000 | 101100 | 1100100 | 101111 | 100110 |
Color Harmonies of #529034
Complementary color
Monochromatic Colors of #529034
Black with #529034
Text Example
Text Example
White with #529034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529034; }
p { color: rgb(82,144,52); }
H1.HeaderClassName
{
color: #529034;
}
.AnyTagClassName
{
color: #529034;
}
</style>
background-color css
<style>
a { background-color: #529034; }
a { background-color: rgb(82,144,52); }
div.DivClassName
{
background-color: #529034;
}
.BgClassName
{
background-color: #529034;
}
</style>
border-color css
<style>
span { border-color: #529034; }
span { border-color: rgb(82,144,52); }
td.TdClassName
{
border-color: #529034;
}
.TagClassName
{
border-color: #529034;
}
</style>