Shades of La Palma #529937
Tints of La Palma #529937
RGB
CMYK
RGB Variations
Color information
#529937 (or 0x529937) is known color: La Palma. HEX triplet: 52, 99 and 37. RGB value is (82,153,55). Sum of RGB (Red+Green+Blue) = 82+153+55=290 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.28% from 290); Green value is 153 (60.16% from 255 or 52.76% from 290); Blue value is 55 (21.88% from 255 or 18.97% from 290); Max value from RGB is 153 - color contains mainly: green. Hex color #529937 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529937 is #AD66C8. Grayscale: #787878. Windows color (decimal): -11364041 or 3643730. OLE color: 3643730.
HSL color Cylindrical-coordinate representation of color #529937: hue angle of 103.47º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #529937 is Cyan = 0.46, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 82 | 153 | 55 | - |
| CMYK | 0.46 | 0 | 0.64 | 0.4 |
| HSL | 103.47º | 0.47% | 0.41% | - |
| HSV(B) | 103.47º | 0.64% | 0.6% | - |
| XYZ | 15.56 | 24.85 | 7.59 | - |
| YUV | 120.6 | 90.98 | 100.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 153 | 55 | 0.46 | 0 | 0.64 | 0.4 | 103.47 | 0.47 | 0.41 |
| Hex | 52 | 99 | 37 | 2E | 0 | 40 | 28 | 67 | 2F | 29 |
| Octal | 122 | 231 | 67 | 56 | 0 | 100 | 50 | 147 | 57 | 51 |
| Binary | 1010010 | 10011001 | 110111 | 101110 | 0 | 1000000 | 101000 | 1100111 | 101111 | 101001 |
Color Harmonies of #529937
Complementary color
Monochromatic Colors of #529937
Black with #529937
Text Example
Text Example
White with #529937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529937; }
p { color: rgb(82,153,55); }
H1.HeaderClassName
{
color: #529937;
}
.AnyTagClassName
{
color: #529937;
}
</style>
background-color css
<style>
a { background-color: #529937; }
a { background-color: rgb(82,153,55); }
div.DivClassName
{
background-color: #529937;
}
.BgClassName
{
background-color: #529937;
}
</style>
border-color css
<style>
span { border-color: #529937; }
span { border-color: rgb(82,153,55); }
td.TdClassName
{
border-color: #529937;
}
.TagClassName
{
border-color: #529937;
}
</style>