Shades of La Palma #529836
Tints of La Palma #529836
RGB
CMYK
RGB Variations
Color information
#529836 (or 0x529836) is known color: La Palma. HEX triplet: 52, 98 and 36. RGB value is (82,152,54). Sum of RGB (Red+Green+Blue) = 82+152+54=288 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.47% from 288); Green value is 152 (59.77% from 255 or 52.78% from 288); Blue value is 54 (21.48% from 255 or 18.75% from 288); Max value from RGB is 152 - color contains mainly: green. Hex color #529836 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529836 is #AD67C9. Grayscale: #787878. Windows color (decimal): -11364298 or 3577938. OLE color: 3577938.
HSL color Cylindrical-coordinate representation of color #529836: hue angle of 102.86º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #529836 is Cyan = 0.46, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 152 | 54 | - |
| CMYK | 0.46 | 0 | 0.64 | 0.40 |
| HSL | 102.86º | 0.48% | 0.4% | - |
| HSV(B) | 102.86º | 0.64% | 0.6% | - |
| XYZ | 15.37 | 24.52 | 7.41 | - |
| YUV | 119.9 | 90.81 | 100.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 152 | 54 | 0.46 | 0 | 0.64 | 0.40 | 102.86 | 0.48 | 0.4 |
| Hex | 52 | 98 | 36 | 2E | 0 | 40 | 28 | 67 | 30 | 28 |
| Octal | 122 | 230 | 66 | 56 | 0 | 100 | 50 | 147 | 60 | 50 |
| Binary | 1010010 | 10011000 | 110110 | 101110 | 0 | 1000000 | 101000 | 1100111 | 110000 | 101000 |
Color Harmonies of #529836
Complementary color
Monochromatic Colors of #529836
Black with #529836
Text Example
Text Example
White with #529836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529836; }
p { color: rgb(82,152,54); }
H1.HeaderClassName
{
color: #529836;
}
.AnyTagClassName
{
color: #529836;
}
</style>
background-color css
<style>
a { background-color: #529836; }
a { background-color: rgb(82,152,54); }
div.DivClassName
{
background-color: #529836;
}
.BgClassName
{
background-color: #529836;
}
</style>
border-color css
<style>
span { border-color: #529836; }
span { border-color: rgb(82,152,54); }
td.TdClassName
{
border-color: #529836;
}
.TagClassName
{
border-color: #529836;
}
</style>