Shades of La Palma #529231
Tints of La Palma #529231
RGB
CMYK
RGB Variations
Color information
#529231 (or 0x529231) is known color: La Palma. HEX triplet: 52, 92 and 31. RGB value is (82,146,49). Sum of RGB (Red+Green+Blue) = 82+146+49=277 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.60% from 277); Green value is 146 (57.42% from 255 or 52.71% from 277); Blue value is 49 (19.53% from 255 or 17.69% from 277); Max value from RGB is 146 - color contains mainly: green. Hex color #529231 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529231 is #AD6DCE. Grayscale: #747474. Windows color (decimal): -11365839 or 3248722. OLE color: 3248722.
HSL color Cylindrical-coordinate representation of color #529231: hue angle of 99.59º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #529231 is Cyan = 0.44, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 146 | 49 | - |
| CMYK | 0.44 | 0 | 0.66 | 0.43 |
| HSL | 99.59º | 0.5% | 0.38% | - |
| HSV(B) | 99.59º | 0.66% | 0.57% | - |
| XYZ | 14.31 | 22.57 | 6.51 | - |
| YUV | 115.81 | 90.3 | 103.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 146 | 49 | 0.44 | 0 | 0.66 | 0.43 | 99.59 | 0.5 | 0.38 |
| Hex | 52 | 92 | 31 | 2C | 0 | 42 | 2B | 64 | 32 | 26 |
| Octal | 122 | 222 | 61 | 54 | 0 | 102 | 53 | 144 | 62 | 46 |
| Binary | 1010010 | 10010010 | 110001 | 101100 | 0 | 1000010 | 101011 | 1100100 | 110010 | 100110 |
Color Harmonies of #529231
Complementary color
Monochromatic Colors of #529231
Black with #529231
Text Example
Text Example
White with #529231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529231; }
p { color: rgb(82,146,49); }
H1.HeaderClassName
{
color: #529231;
}
.AnyTagClassName
{
color: #529231;
}
</style>
background-color css
<style>
a { background-color: #529231; }
a { background-color: rgb(82,146,49); }
div.DivClassName
{
background-color: #529231;
}
.BgClassName
{
background-color: #529231;
}
</style>
border-color css
<style>
span { border-color: #529231; }
span { border-color: rgb(82,146,49); }
td.TdClassName
{
border-color: #529231;
}
.TagClassName
{
border-color: #529231;
}
</style>