Shades of La Palma #529239
Tints of La Palma #529239
RGB
CMYK
RGB Variations
Color information
#529239 (or 0x529239) is known color: La Palma. HEX triplet: 52, 92 and 39. RGB value is (82,146,57). Sum of RGB (Red+Green+Blue) = 82+146+57=285 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.77% from 285); Green value is 146 (57.42% from 255 or 51.23% from 285); Blue value is 57 (22.66% from 255 or 20% from 285); Max value from RGB is 146 - color contains mainly: green. Hex color #529239 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529239 is #AD6DC6. Grayscale: #757575. Windows color (decimal): -11365831 or 3773010. OLE color: 3773010.
HSL color Cylindrical-coordinate representation of color #529239: hue angle of 103.15º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #529239 is Cyan = 0.44, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 146 | 57 | - |
| CMYK | 0.44 | 0 | 0.61 | 0.43 |
| HSL | 103.15º | 0.44% | 0.4% | - |
| HSV(B) | 103.15º | 0.61% | 0.57% | - |
| XYZ | 14.5 | 22.65 | 7.48 | - |
| YUV | 116.72 | 94.3 | 103.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 146 | 57 | 0.44 | 0 | 0.61 | 0.43 | 103.15 | 0.44 | 0.4 |
| Hex | 52 | 92 | 39 | 2C | 0 | 3D | 2B | 67 | 2C | 28 |
| Octal | 122 | 222 | 71 | 54 | 0 | 75 | 53 | 147 | 54 | 50 |
| Binary | 1010010 | 10010010 | 111001 | 101100 | 0 | 111101 | 101011 | 1100111 | 101100 | 101000 |
Color Harmonies of #529239
Complementary color
Monochromatic Colors of #529239
Black with #529239
Text Example
Text Example
White with #529239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529239; }
p { color: rgb(82,146,57); }
H1.HeaderClassName
{
color: #529239;
}
.AnyTagClassName
{
color: #529239;
}
</style>
background-color css
<style>
a { background-color: #529239; }
a { background-color: rgb(82,146,57); }
div.DivClassName
{
background-color: #529239;
}
.BgClassName
{
background-color: #529239;
}
</style>
border-color css
<style>
span { border-color: #529239; }
span { border-color: rgb(82,146,57); }
td.TdClassName
{
border-color: #529239;
}
.TagClassName
{
border-color: #529239;
}
</style>