Shades of La Palma #529033
Tints of La Palma #529033
RGB
CMYK
RGB Variations
Color information
#529033 (or 0x529033) is known color: La Palma. HEX triplet: 52, 90 and 33. RGB value is (82,144,51). Sum of RGB (Red+Green+Blue) = 82+144+51=277 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.60% from 277); Green value is 144 (56.64% from 255 or 51.99% from 277); Blue value is 51 (20.31% from 255 or 18.41% from 277); Max value from RGB is 144 - color contains mainly: green. Hex color #529033 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529033 is #AD6FCC. Grayscale: #737373. Windows color (decimal): -11366349 or 3379282. OLE color: 3379282.
HSL color Cylindrical-coordinate representation of color #529033: hue angle of 100º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #529033 is Cyan = 0.43, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 144 | 51 | - |
| CMYK | 0.43 | 0 | 0.65 | 0.44 |
| HSL | 100º | 0.48% | 0.38% | - |
| HSV(B) | 100º | 0.65% | 0.56% | - |
| XYZ | 14.05 | 21.98 | 6.63 | - |
| YUV | 114.86 | 91.96 | 104.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 144 | 51 | 0.43 | 0 | 0.65 | 0.44 | 100 | 0.48 | 0.38 |
| Hex | 52 | 90 | 33 | 2B | 0 | 41 | 2C | 64 | 30 | 26 |
| Octal | 122 | 220 | 63 | 53 | 0 | 101 | 54 | 144 | 60 | 46 |
| Binary | 1010010 | 10010000 | 110011 | 101011 | 0 | 1000001 | 101100 | 1100100 | 110000 | 100110 |
Color Harmonies of #529033
Complementary color
Monochromatic Colors of #529033
Black with #529033
Text Example
Text Example
White with #529033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529033; }
p { color: rgb(82,144,51); }
H1.HeaderClassName
{
color: #529033;
}
.AnyTagClassName
{
color: #529033;
}
</style>
background-color css
<style>
a { background-color: #529033; }
a { background-color: rgb(82,144,51); }
div.DivClassName
{
background-color: #529033;
}
.BgClassName
{
background-color: #529033;
}
</style>
border-color css
<style>
span { border-color: #529033; }
span { border-color: rgb(82,144,51); }
td.TdClassName
{
border-color: #529033;
}
.TagClassName
{
border-color: #529033;
}
</style>