Shades of La Palma #528330
Tints of La Palma #528330
RGB
CMYK
RGB Variations
Color information
#528330 (or 0x528330) is known color: La Palma. HEX triplet: 52, 83 and 30. RGB value is (82,131,48). Sum of RGB (Red+Green+Blue) = 82+131+48=261 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.42% from 261); Green value is 131 (51.56% from 255 or 50.19% from 261); Blue value is 48 (19.14% from 255 or 18.39% from 261); Max value from RGB is 131 - color contains mainly: green. Hex color #528330 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528330 is #AD7CCF. Grayscale: #6B6B6B. Windows color (decimal): -11369680 or 3179346. OLE color: 3179346.
HSL color Cylindrical-coordinate representation of color #528330: hue angle of 95.42º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #528330 is Cyan = 0.37, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 131 | 48 | - |
| CMYK | 0.37 | 0 | 0.63 | 0.49 |
| HSL | 95.42º | 0.46% | 0.35% | - |
| HSV(B) | 95.42º | 0.63% | 0.51% | - |
| XYZ | 12.13 | 18.24 | 5.68 | - |
| YUV | 106.89 | 94.77 | 110.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 131 | 48 | 0.37 | 0 | 0.63 | 0.49 | 95.42 | 0.46 | 0.35 |
| Hex | 52 | 83 | 30 | 25 | 0 | 3F | 31 | 5F | 2E | 23 |
| Octal | 122 | 203 | 60 | 45 | 0 | 77 | 61 | 137 | 56 | 43 |
| Binary | 1010010 | 10000011 | 110000 | 100101 | 0 | 111111 | 110001 | 1011111 | 101110 | 100011 |
Color Harmonies of #528330
Complementary color
Monochromatic Colors of #528330
Black with #528330
Text Example
Text Example
White with #528330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528330; }
p { color: rgb(82,131,48); }
H1.HeaderClassName
{
color: #528330;
}
.AnyTagClassName
{
color: #528330;
}
</style>
background-color css
<style>
a { background-color: #528330; }
a { background-color: rgb(82,131,48); }
div.DivClassName
{
background-color: #528330;
}
.BgClassName
{
background-color: #528330;
}
</style>
border-color css
<style>
span { border-color: #528330; }
span { border-color: rgb(82,131,48); }
td.TdClassName
{
border-color: #528330;
}
.TagClassName
{
border-color: #528330;
}
</style>