Shades of La Palma #528232
Tints of La Palma #528232
RGB
CMYK
RGB Variations
Color information
#528232 (or 0x528232) is known color: La Palma. HEX triplet: 52, 82 and 32. RGB value is (82,130,50). Sum of RGB (Red+Green+Blue) = 82+130+50=262 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.30% from 262); Green value is 130 (51.17% from 255 or 49.62% from 262); Blue value is 50 (19.92% from 255 or 19.08% from 262); Max value from RGB is 130 - color contains mainly: green. Hex color #528232 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528232 is #AD7DCD. Grayscale: #6A6A6A. Windows color (decimal): -11369934 or 3310162. OLE color: 3310162.
HSL color Cylindrical-coordinate representation of color #528232: hue angle of 96º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #528232 is Cyan = 0.37, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 50 | - |
| CMYK | 0.37 | 0 | 0.62 | 0.49 |
| HSL | 96º | 0.44% | 0.35% | - |
| HSV(B) | 96º | 0.62% | 0.51% | - |
| XYZ | 12.04 | 17.99 | 5.86 | - |
| YUV | 106.53 | 96.1 | 110.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 50 | 0.37 | 0 | 0.62 | 0.49 | 96 | 0.44 | 0.35 |
| Hex | 52 | 82 | 32 | 25 | 0 | 3E | 31 | 60 | 2C | 23 |
| Octal | 122 | 202 | 62 | 45 | 0 | 76 | 61 | 140 | 54 | 43 |
| Binary | 1010010 | 10000010 | 110010 | 100101 | 0 | 111110 | 110001 | 1100000 | 101100 | 100011 |
Color Harmonies of #528232
Complementary color
Monochromatic Colors of #528232
Black with #528232
Text Example
Text Example
White with #528232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528232; }
p { color: rgb(82,130,50); }
H1.HeaderClassName
{
color: #528232;
}
.AnyTagClassName
{
color: #528232;
}
</style>
background-color css
<style>
a { background-color: #528232; }
a { background-color: rgb(82,130,50); }
div.DivClassName
{
background-color: #528232;
}
.BgClassName
{
background-color: #528232;
}
</style>
border-color css
<style>
span { border-color: #528232; }
span { border-color: rgb(82,130,50); }
td.TdClassName
{
border-color: #528232;
}
.TagClassName
{
border-color: #528232;
}
</style>