Shades of La Palma #529938
Tints of La Palma #529938
RGB
CMYK
RGB Variations
Color information
#529938 (or 0x529938) is known color: La Palma. HEX triplet: 52, 99 and 38. RGB value is (82,153,56). Sum of RGB (Red+Green+Blue) = 82+153+56=291 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.18% from 291); Green value is 153 (60.16% from 255 or 52.58% from 291); Blue value is 56 (22.27% from 255 or 19.24% from 291); Max value from RGB is 153 - color contains mainly: green. Hex color #529938 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529938 is #AD66C7. Grayscale: #797979. Windows color (decimal): -11364040 or 3709266. OLE color: 3709266.
HSL color Cylindrical-coordinate representation of color #529938: hue angle of 103.92º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #529938 is Cyan = 0.46, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 82 | 153 | 56 | - |
| CMYK | 0.46 | 0 | 0.63 | 0.4 |
| HSL | 103.92º | 0.46% | 0.41% | - |
| HSV(B) | 103.92º | 0.63% | 0.6% | - |
| XYZ | 15.58 | 24.86 | 7.72 | - |
| YUV | 120.71 | 91.48 | 100.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 153 | 56 | 0.46 | 0 | 0.63 | 0.4 | 103.92 | 0.46 | 0.41 |
| Hex | 52 | 99 | 38 | 2E | 0 | 3F | 28 | 68 | 2E | 29 |
| Octal | 122 | 231 | 70 | 56 | 0 | 77 | 50 | 150 | 56 | 51 |
| Binary | 1010010 | 10011001 | 111000 | 101110 | 0 | 111111 | 101000 | 1101000 | 101110 | 101001 |
Color Harmonies of #529938
Complementary color
Monochromatic Colors of #529938
Black with #529938
Text Example
Text Example
White with #529938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529938; }
p { color: rgb(82,153,56); }
H1.HeaderClassName
{
color: #529938;
}
.AnyTagClassName
{
color: #529938;
}
</style>
background-color css
<style>
a { background-color: #529938; }
a { background-color: rgb(82,153,56); }
div.DivClassName
{
background-color: #529938;
}
.BgClassName
{
background-color: #529938;
}
</style>
border-color css
<style>
span { border-color: #529938; }
span { border-color: rgb(82,153,56); }
td.TdClassName
{
border-color: #529938;
}
.TagClassName
{
border-color: #529938;
}
</style>