Shades of La Palma #529035
Tints of La Palma #529035
RGB
CMYK
RGB Variations
Color information
#529035 (or 0x529035) is known color: La Palma. HEX triplet: 52, 90 and 35. RGB value is (82,144,53). Sum of RGB (Red+Green+Blue) = 82+144+53=279 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.39% from 279); Green value is 144 (56.64% from 255 or 51.61% from 279); Blue value is 53 (21.09% from 255 or 19.00% from 279); Max value from RGB is 144 - color contains mainly: green. Hex color #529035 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529035 is #AD6FCA. Grayscale: #737373. Windows color (decimal): -11366347 or 3510354. OLE color: 3510354.
HSL color Cylindrical-coordinate representation of color #529035: hue angle of 100.88º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #529035 is Cyan = 0.43, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 144 | 53 | - |
| CMYK | 0.43 | 0 | 0.63 | 0.44 |
| HSL | 100.88º | 0.46% | 0.39% | - |
| HSV(B) | 100.88º | 0.63% | 0.56% | - |
| XYZ | 14.1 | 22 | 6.87 | - |
| YUV | 115.09 | 92.96 | 104.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 144 | 53 | 0.43 | 0 | 0.63 | 0.44 | 100.88 | 0.46 | 0.39 |
| Hex | 52 | 90 | 35 | 2B | 0 | 3F | 2C | 65 | 2E | 27 |
| Octal | 122 | 220 | 65 | 53 | 0 | 77 | 54 | 145 | 56 | 47 |
| Binary | 1010010 | 10010000 | 110101 | 101011 | 0 | 111111 | 101100 | 1100101 | 101110 | 100111 |
Color Harmonies of #529035
Complementary color
Monochromatic Colors of #529035
Black with #529035
Text Example
Text Example
White with #529035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529035; }
p { color: rgb(82,144,53); }
H1.HeaderClassName
{
color: #529035;
}
.AnyTagClassName
{
color: #529035;
}
</style>
background-color css
<style>
a { background-color: #529035; }
a { background-color: rgb(82,144,53); }
div.DivClassName
{
background-color: #529035;
}
.BgClassName
{
background-color: #529035;
}
</style>
border-color css
<style>
span { border-color: #529035; }
span { border-color: rgb(82,144,53); }
td.TdClassName
{
border-color: #529035;
}
.TagClassName
{
border-color: #529035;
}
</style>