Shades of La Palma #528030
Tints of La Palma #528030
RGB
CMYK
RGB Variations
Color information
#528030 (or 0x528030) is known color: La Palma. HEX triplet: 52, 80 and 30. RGB value is (82,128,48). Sum of RGB (Red+Green+Blue) = 82+128+48=258 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.78% from 258); Green value is 128 (50.39% from 255 or 49.61% from 258); Blue value is 48 (19.14% from 255 or 18.60% from 258); Max value from RGB is 128 - color contains mainly: green. Hex color #528030 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528030 is #AD7FCF. Grayscale: #696969. Windows color (decimal): -11370448 or 3178578. OLE color: 3178578.
HSL color Cylindrical-coordinate representation of color #528030: hue angle of 94.5º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #528030 is Cyan = 0.36, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 82 | 128 | 48 | - |
| CMYK | 0.36 | 0 | 0.62 | 0.50 |
| HSL | 94.5º | 0.45% | 0.35% | - |
| HSV(B) | 94.5º | 0.63% | 0.5% | - |
| XYZ | 11.73 | 17.45 | 5.55 | - |
| YUV | 105.13 | 95.76 | 111.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 128 | 48 | 0.36 | 0 | 0.62 | 0.50 | 94.5 | 0.45 | 0.35 |
| Hex | 52 | 80 | 30 | 24 | 0 | 3E | 32 | 5E | 2D | 23 |
| Octal | 122 | 200 | 60 | 44 | 0 | 76 | 62 | 136 | 55 | 43 |
| Binary | 1010010 | 10000000 | 110000 | 100100 | 0 | 111110 | 110010 | 1011110 | 101101 | 100011 |
Color Harmonies of #528030
Complementary color
Monochromatic Colors of #528030
Black with #528030
Text Example
Text Example
White with #528030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528030; }
p { color: rgb(82,128,48); }
H1.HeaderClassName
{
color: #528030;
}
.AnyTagClassName
{
color: #528030;
}
</style>
background-color css
<style>
a { background-color: #528030; }
a { background-color: rgb(82,128,48); }
div.DivClassName
{
background-color: #528030;
}
.BgClassName
{
background-color: #528030;
}
</style>
border-color css
<style>
span { border-color: #528030; }
span { border-color: rgb(82,128,48); }
td.TdClassName
{
border-color: #528030;
}
.TagClassName
{
border-color: #528030;
}
</style>