Shades of La Palma #528730
Tints of La Palma #528730
RGB
CMYK
RGB Variations
Color information
#528730 (or 0x528730) is known color: La Palma. HEX triplet: 52, 87 and 30. RGB value is (82,135,48). Sum of RGB (Red+Green+Blue) = 82+135+48=265 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.94% from 265); Green value is 135 (53.12% from 255 or 50.94% from 265); Blue value is 48 (19.14% from 255 or 18.11% from 265); Max value from RGB is 135 - color contains mainly: green. Hex color #528730 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528730 is #AD78CF. Grayscale: #6D6D6D. Windows color (decimal): -11368656 or 3180370. OLE color: 3180370.
HSL color Cylindrical-coordinate representation of color #528730: hue angle of 96.55º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #528730 is Cyan = 0.39, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 135 | 48 | - |
| CMYK | 0.39 | 0 | 0.64 | 0.47 |
| HSL | 96.55º | 0.48% | 0.36% | - |
| HSV(B) | 96.55º | 0.64% | 0.53% | - |
| XYZ | 12.68 | 19.34 | 5.86 | - |
| YUV | 109.24 | 93.44 | 108.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 135 | 48 | 0.39 | 0 | 0.64 | 0.47 | 96.55 | 0.48 | 0.36 |
| Hex | 52 | 87 | 30 | 27 | 0 | 40 | 2F | 61 | 30 | 24 |
| Octal | 122 | 207 | 60 | 47 | 0 | 100 | 57 | 141 | 60 | 44 |
| Binary | 1010010 | 10000111 | 110000 | 100111 | 0 | 1000000 | 101111 | 1100001 | 110000 | 100100 |
Color Harmonies of #528730
Complementary color
Monochromatic Colors of #528730
Black with #528730
Text Example
Text Example
White with #528730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528730; }
p { color: rgb(82,135,48); }
H1.HeaderClassName
{
color: #528730;
}
.AnyTagClassName
{
color: #528730;
}
</style>
background-color css
<style>
a { background-color: #528730; }
a { background-color: rgb(82,135,48); }
div.DivClassName
{
background-color: #528730;
}
.BgClassName
{
background-color: #528730;
}
</style>
border-color css
<style>
span { border-color: #528730; }
span { border-color: rgb(82,135,48); }
td.TdClassName
{
border-color: #528730;
}
.TagClassName
{
border-color: #528730;
}
</style>