Shades of La Palma #528531
Tints of La Palma #528531
RGB
CMYK
RGB Variations
Color information
#528531 (or 0x528531) is known color: La Palma. HEX triplet: 52, 85 and 31. RGB value is (82,133,49). Sum of RGB (Red+Green+Blue) = 82+133+49=264 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.06% from 264); Green value is 133 (52.34% from 255 or 50.38% from 264); Blue value is 49 (19.53% from 255 or 18.56% from 264); Max value from RGB is 133 - color contains mainly: green. Hex color #528531 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528531 is #AD7ACE. Grayscale: #6C6C6C. Windows color (decimal): -11369167 or 3245394. OLE color: 3245394.
HSL color Cylindrical-coordinate representation of color #528531: hue angle of 96.43º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #528531 is Cyan = 0.38, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 133 | 49 | - |
| CMYK | 0.38 | 0 | 0.63 | 0.48 |
| HSL | 96.43º | 0.46% | 0.36% | - |
| HSV(B) | 96.43º | 0.63% | 0.52% | - |
| XYZ | 12.42 | 18.79 | 5.88 | - |
| YUV | 108.18 | 94.6 | 109.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 133 | 49 | 0.38 | 0 | 0.63 | 0.48 | 96.43 | 0.46 | 0.36 |
| Hex | 52 | 85 | 31 | 26 | 0 | 3F | 30 | 60 | 2E | 24 |
| Octal | 122 | 205 | 61 | 46 | 0 | 77 | 60 | 140 | 56 | 44 |
| Binary | 1010010 | 10000101 | 110001 | 100110 | 0 | 111111 | 110000 | 1100000 | 101110 | 100100 |
Color Harmonies of #528531
Complementary color
Monochromatic Colors of #528531
Black with #528531
Text Example
Text Example
White with #528531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528531; }
p { color: rgb(82,133,49); }
H1.HeaderClassName
{
color: #528531;
}
.AnyTagClassName
{
color: #528531;
}
</style>
background-color css
<style>
a { background-color: #528531; }
a { background-color: rgb(82,133,49); }
div.DivClassName
{
background-color: #528531;
}
.BgClassName
{
background-color: #528531;
}
</style>
border-color css
<style>
span { border-color: #528531; }
span { border-color: rgb(82,133,49); }
td.TdClassName
{
border-color: #528531;
}
.TagClassName
{
border-color: #528531;
}
</style>