Shades of La Palma #529434
Tints of La Palma #529434
RGB
CMYK
RGB Variations
Color information
#529434 (or 0x529434) is known color: La Palma. HEX triplet: 52, 94 and 34. RGB value is (82,148,52). Sum of RGB (Red+Green+Blue) = 82+148+52=282 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.08% from 282); Green value is 148 (58.20% from 255 or 52.48% from 282); Blue value is 52 (20.70% from 255 or 18.44% from 282); Max value from RGB is 148 - color contains mainly: green. Hex color #529434 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529434 is #AD6BCB. Grayscale: #757575. Windows color (decimal): -11365324 or 3445842. OLE color: 3445842.
HSL color Cylindrical-coordinate representation of color #529434: hue angle of 101.25º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #529434 is Cyan = 0.45, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 148 | 52 | - |
| CMYK | 0.45 | 0 | 0.65 | 0.42 |
| HSL | 101.25º | 0.48% | 0.39% | - |
| HSV(B) | 101.25º | 0.65% | 0.58% | - |
| XYZ | 14.69 | 23.22 | 6.96 | - |
| YUV | 117.32 | 91.13 | 102.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 148 | 52 | 0.45 | 0 | 0.65 | 0.42 | 101.25 | 0.48 | 0.39 |
| Hex | 52 | 94 | 34 | 2D | 0 | 41 | 2A | 65 | 30 | 27 |
| Octal | 122 | 224 | 64 | 55 | 0 | 101 | 52 | 145 | 60 | 47 |
| Binary | 1010010 | 10010100 | 110100 | 101101 | 0 | 1000001 | 101010 | 1100101 | 110000 | 100111 |
Color Harmonies of #529434
Complementary color
Monochromatic Colors of #529434
Black with #529434
Text Example
Text Example
White with #529434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529434; }
p { color: rgb(82,148,52); }
H1.HeaderClassName
{
color: #529434;
}
.AnyTagClassName
{
color: #529434;
}
</style>
background-color css
<style>
a { background-color: #529434; }
a { background-color: rgb(82,148,52); }
div.DivClassName
{
background-color: #529434;
}
.BgClassName
{
background-color: #529434;
}
</style>
border-color css
<style>
span { border-color: #529434; }
span { border-color: rgb(82,148,52); }
td.TdClassName
{
border-color: #529434;
}
.TagClassName
{
border-color: #529434;
}
</style>