Shades of La Palma #529339
Tints of La Palma #529339
RGB
CMYK
RGB Variations
Color information
#529339 (or 0x529339) is known color: La Palma. HEX triplet: 52, 93 and 39. RGB value is (82,147,57). Sum of RGB (Red+Green+Blue) = 82+147+57=286 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.67% from 286); Green value is 147 (57.81% from 255 or 51.40% from 286); Blue value is 57 (22.66% from 255 or 19.93% from 286); Max value from RGB is 147 - color contains mainly: green. Hex color #529339 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529339 is #AD6CC6. Grayscale: #757575. Windows color (decimal): -11365575 or 3773266. OLE color: 3773266.
HSL color Cylindrical-coordinate representation of color #529339: hue angle of 103.33º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #529339 is Cyan = 0.44, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 147 | 57 | - |
| CMYK | 0.44 | 0 | 0.61 | 0.42 |
| HSL | 103.33º | 0.44% | 0.4% | - |
| HSV(B) | 103.33º | 0.61% | 0.58% | - |
| XYZ | 14.65 | 22.96 | 7.53 | - |
| YUV | 117.31 | 93.97 | 102.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 147 | 57 | 0.44 | 0 | 0.61 | 0.42 | 103.33 | 0.44 | 0.4 |
| Hex | 52 | 93 | 39 | 2C | 0 | 3D | 2A | 67 | 2C | 28 |
| Octal | 122 | 223 | 71 | 54 | 0 | 75 | 52 | 147 | 54 | 50 |
| Binary | 1010010 | 10010011 | 111001 | 101100 | 0 | 111101 | 101010 | 1100111 | 101100 | 101000 |
Color Harmonies of #529339
Complementary color
Monochromatic Colors of #529339
Black with #529339
Text Example
Text Example
White with #529339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529339; }
p { color: rgb(82,147,57); }
H1.HeaderClassName
{
color: #529339;
}
.AnyTagClassName
{
color: #529339;
}
</style>
background-color css
<style>
a { background-color: #529339; }
a { background-color: rgb(82,147,57); }
div.DivClassName
{
background-color: #529339;
}
.BgClassName
{
background-color: #529339;
}
</style>
border-color css
<style>
span { border-color: #529339; }
span { border-color: rgb(82,147,57); }
td.TdClassName
{
border-color: #529339;
}
.TagClassName
{
border-color: #529339;
}
</style>