Shades of La Palma #529537
Tints of La Palma #529537
RGB
CMYK
RGB Variations
Color information
#529537 (or 0x529537) is known color: La Palma. HEX triplet: 52, 95 and 37. RGB value is (82,149,55). Sum of RGB (Red+Green+Blue) = 82+149+55=286 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.67% from 286); Green value is 149 (58.59% from 255 or 52.10% from 286); Blue value is 55 (21.88% from 255 or 19.23% from 286); Max value from RGB is 149 - color contains mainly: green. Hex color #529537 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529537 is #AD6AC8. Grayscale: #767676. Windows color (decimal): -11365065 or 3642706. OLE color: 3642706.
HSL color Cylindrical-coordinate representation of color #529537: hue angle of 102.77º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #529537 is Cyan = 0.45, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 149 | 55 | - |
| CMYK | 0.45 | 0 | 0.63 | 0.42 |
| HSL | 102.77º | 0.46% | 0.4% | - |
| HSV(B) | 102.77º | 0.63% | 0.58% | - |
| XYZ | 14.92 | 23.56 | 7.38 | - |
| YUV | 118.25 | 92.3 | 102.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 149 | 55 | 0.45 | 0 | 0.63 | 0.42 | 102.77 | 0.46 | 0.4 |
| Hex | 52 | 95 | 37 | 2D | 0 | 3F | 2A | 67 | 2E | 28 |
| Octal | 122 | 225 | 67 | 55 | 0 | 77 | 52 | 147 | 56 | 50 |
| Binary | 1010010 | 10010101 | 110111 | 101101 | 0 | 111111 | 101010 | 1100111 | 101110 | 101000 |
Color Harmonies of #529537
Complementary color
Monochromatic Colors of #529537
Black with #529537
Text Example
Text Example
White with #529537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529537; }
p { color: rgb(82,149,55); }
H1.HeaderClassName
{
color: #529537;
}
.AnyTagClassName
{
color: #529537;
}
</style>
background-color css
<style>
a { background-color: #529537; }
a { background-color: rgb(82,149,55); }
div.DivClassName
{
background-color: #529537;
}
.BgClassName
{
background-color: #529537;
}
</style>
border-color css
<style>
span { border-color: #529537; }
span { border-color: rgb(82,149,55); }
td.TdClassName
{
border-color: #529537;
}
.TagClassName
{
border-color: #529537;
}
</style>