Shades of La Palma #528931
Tints of La Palma #528931
RGB
CMYK
RGB Variations
Color information
#528931 (or 0x528931) is known color: La Palma. HEX triplet: 52, 89 and 31. RGB value is (82,137,49). Sum of RGB (Red+Green+Blue) = 82+137+49=268 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.60% from 268); Green value is 137 (53.91% from 255 or 51.12% from 268); Blue value is 49 (19.53% from 255 or 18.28% from 268); Max value from RGB is 137 - color contains mainly: green. Hex color #528931 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528931 is #AD76CE. Grayscale: #6E6E6E. Windows color (decimal): -11368143 or 3246418. OLE color: 3246418.
HSL color Cylindrical-coordinate representation of color #528931: hue angle of 97.5º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #528931 is Cyan = 0.40, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 137 | 49 | - |
| CMYK | 0.40 | 0 | 0.64 | 0.46 |
| HSL | 97.5º | 0.47% | 0.36% | - |
| HSV(B) | 97.5º | 0.64% | 0.54% | - |
| XYZ | 12.98 | 19.91 | 6.06 | - |
| YUV | 110.52 | 93.28 | 107.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 137 | 49 | 0.40 | 0 | 0.64 | 0.46 | 97.5 | 0.47 | 0.36 |
| Hex | 52 | 89 | 31 | 28 | 0 | 40 | 2E | 62 | 2F | 24 |
| Octal | 122 | 211 | 61 | 50 | 0 | 100 | 56 | 142 | 57 | 44 |
| Binary | 1010010 | 10001001 | 110001 | 101000 | 0 | 1000000 | 101110 | 1100010 | 101111 | 100100 |
Color Harmonies of #528931
Complementary color
Monochromatic Colors of #528931
Black with #528931
Text Example
Text Example
White with #528931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528931; }
p { color: rgb(82,137,49); }
H1.HeaderClassName
{
color: #528931;
}
.AnyTagClassName
{
color: #528931;
}
</style>
background-color css
<style>
a { background-color: #528931; }
a { background-color: rgb(82,137,49); }
div.DivClassName
{
background-color: #528931;
}
.BgClassName
{
background-color: #528931;
}
</style>
border-color css
<style>
span { border-color: #528931; }
span { border-color: rgb(82,137,49); }
td.TdClassName
{
border-color: #528931;
}
.TagClassName
{
border-color: #528931;
}
</style>