Shades of La Palma #528934
Tints of La Palma #528934
RGB
CMYK
RGB Variations
Color information
#528934 (or 0x528934) is known color: La Palma. HEX triplet: 52, 89 and 34. RGB value is (82,137,52). Sum of RGB (Red+Green+Blue) = 82+137+52=271 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.26% from 271); Green value is 137 (53.91% from 255 or 50.55% from 271); Blue value is 52 (20.70% from 255 or 19.19% from 271); Max value from RGB is 137 - color contains mainly: green. Hex color #528934 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528934 is #AD76CB. Grayscale: #6F6F6F. Windows color (decimal): -11368140 or 3443026. OLE color: 3443026.
HSL color Cylindrical-coordinate representation of color #528934: hue angle of 98.82º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #528934 is Cyan = 0.40, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 137 | 52 | - |
| CMYK | 0.40 | 0 | 0.62 | 0.46 |
| HSL | 98.82º | 0.45% | 0.37% | - |
| HSV(B) | 98.82º | 0.62% | 0.54% | - |
| XYZ | 13.05 | 19.93 | 6.41 | - |
| YUV | 110.87 | 94.78 | 107.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 137 | 52 | 0.40 | 0 | 0.62 | 0.46 | 98.82 | 0.45 | 0.37 |
| Hex | 52 | 89 | 34 | 28 | 0 | 3E | 2E | 63 | 2D | 25 |
| Octal | 122 | 211 | 64 | 50 | 0 | 76 | 56 | 143 | 55 | 45 |
| Binary | 1010010 | 10001001 | 110100 | 101000 | 0 | 111110 | 101110 | 1100011 | 101101 | 100101 |
Color Harmonies of #528934
Complementary color
Monochromatic Colors of #528934
Black with #528934
Text Example
Text Example
White with #528934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528934; }
p { color: rgb(82,137,52); }
H1.HeaderClassName
{
color: #528934;
}
.AnyTagClassName
{
color: #528934;
}
</style>
background-color css
<style>
a { background-color: #528934; }
a { background-color: rgb(82,137,52); }
div.DivClassName
{
background-color: #528934;
}
.BgClassName
{
background-color: #528934;
}
</style>
border-color css
<style>
span { border-color: #528934; }
span { border-color: rgb(82,137,52); }
td.TdClassName
{
border-color: #528934;
}
.TagClassName
{
border-color: #528934;
}
</style>