Shades of La Palma #528834
Tints of La Palma #528834
RGB
CMYK
RGB Variations
Color information
#528834 (or 0x528834) is known color: La Palma. HEX triplet: 52, 88 and 34. RGB value is (82,136,52). Sum of RGB (Red+Green+Blue) = 82+136+52=270 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.37% from 270); Green value is 136 (53.52% from 255 or 50.37% from 270); Blue value is 52 (20.70% from 255 or 19.26% from 270); Max value from RGB is 136 - color contains mainly: green. Hex color #528834 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528834 is #AD77CB. Grayscale: #6E6E6E. Windows color (decimal): -11368396 or 3442770. OLE color: 3442770.
HSL color Cylindrical-coordinate representation of color #528834: hue angle of 98.57º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #528834 is Cyan = 0.40, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 136 | 52 | - |
| CMYK | 0.40 | 0 | 0.62 | 0.47 |
| HSL | 98.57º | 0.45% | 0.37% | - |
| HSV(B) | 98.57º | 0.62% | 0.53% | - |
| XYZ | 12.9 | 19.65 | 6.36 | - |
| YUV | 110.28 | 95.11 | 107.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 136 | 52 | 0.40 | 0 | 0.62 | 0.47 | 98.57 | 0.45 | 0.37 |
| Hex | 52 | 88 | 34 | 28 | 0 | 3E | 2F | 63 | 2D | 25 |
| Octal | 122 | 210 | 64 | 50 | 0 | 76 | 57 | 143 | 55 | 45 |
| Binary | 1010010 | 10001000 | 110100 | 101000 | 0 | 111110 | 101111 | 1100011 | 101101 | 100101 |
Color Harmonies of #528834
Complementary color
Monochromatic Colors of #528834
Black with #528834
Text Example
Text Example
White with #528834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528834; }
p { color: rgb(82,136,52); }
H1.HeaderClassName
{
color: #528834;
}
.AnyTagClassName
{
color: #528834;
}
</style>
background-color css
<style>
a { background-color: #528834; }
a { background-color: rgb(82,136,52); }
div.DivClassName
{
background-color: #528834;
}
.BgClassName
{
background-color: #528834;
}
</style>
border-color css
<style>
span { border-color: #528834; }
span { border-color: rgb(82,136,52); }
td.TdClassName
{
border-color: #528834;
}
.TagClassName
{
border-color: #528834;
}
</style>