Shades of La Palma #529437
Tints of La Palma #529437
RGB
CMYK
RGB Variations
Color information
#529437 (or 0x529437) is known color: La Palma. HEX triplet: 52, 94 and 37. RGB value is (82,148,55). Sum of RGB (Red+Green+Blue) = 82+148+55=285 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.77% from 285); Green value is 148 (58.20% from 255 or 51.93% from 285); Blue value is 55 (21.88% from 255 or 19.30% from 285); Max value from RGB is 148 - color contains mainly: green. Hex color #529437 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529437 is #AD6BC8. Grayscale: #757575. Windows color (decimal): -11365321 or 3642450. OLE color: 3642450.
HSL color Cylindrical-coordinate representation of color #529437: hue angle of 102.58º 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 #529437 is Cyan = 0.45, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 148 | 55 | - |
| CMYK | 0.45 | 0 | 0.63 | 0.42 |
| HSL | 102.58º | 0.46% | 0.4% | - |
| HSV(B) | 102.58º | 0.63% | 0.58% | - |
| XYZ | 14.76 | 23.25 | 7.32 | - |
| YUV | 117.66 | 92.63 | 102.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 148 | 55 | 0.45 | 0 | 0.63 | 0.42 | 102.58 | 0.46 | 0.4 |
| Hex | 52 | 94 | 37 | 2D | 0 | 3F | 2A | 67 | 2E | 28 |
| Octal | 122 | 224 | 67 | 55 | 0 | 77 | 52 | 147 | 56 | 50 |
| Binary | 1010010 | 10010100 | 110111 | 101101 | 0 | 111111 | 101010 | 1100111 | 101110 | 101000 |
Color Harmonies of #529437
Complementary color
Monochromatic Colors of #529437
Black with #529437
Text Example
Text Example
White with #529437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529437; }
p { color: rgb(82,148,55); }
H1.HeaderClassName
{
color: #529437;
}
.AnyTagClassName
{
color: #529437;
}
</style>
background-color css
<style>
a { background-color: #529437; }
a { background-color: rgb(82,148,55); }
div.DivClassName
{
background-color: #529437;
}
.BgClassName
{
background-color: #529437;
}
</style>
border-color css
<style>
span { border-color: #529437; }
span { border-color: rgb(82,148,55); }
td.TdClassName
{
border-color: #529437;
}
.TagClassName
{
border-color: #529437;
}
</style>