Shades of La Palma #528632
Tints of La Palma #528632
RGB
CMYK
RGB Variations
Color information
#528632 (or 0x528632) is known color: La Palma. HEX triplet: 52, 86 and 32. RGB value is (82,134,50). Sum of RGB (Red+Green+Blue) = 82+134+50=266 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.83% from 266); Green value is 134 (52.73% from 255 or 50.38% from 266); Blue value is 50 (19.92% from 255 or 18.80% from 266); Max value from RGB is 134 - color contains mainly: green. Hex color #528632 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528632 is #AD79CD. Grayscale: #6D6D6D. Windows color (decimal): -11368910 or 3311186. OLE color: 3311186.
HSL color Cylindrical-coordinate representation of color #528632: hue angle of 97.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #528632 is Cyan = 0.39, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 134 | 50 | - |
| CMYK | 0.39 | 0 | 0.63 | 0.47 |
| HSL | 97.14º | 0.46% | 0.36% | - |
| HSV(B) | 97.14º | 0.63% | 0.53% | - |
| XYZ | 12.58 | 19.07 | 6.04 | - |
| YUV | 108.88 | 94.77 | 108.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 134 | 50 | 0.39 | 0 | 0.63 | 0.47 | 97.14 | 0.46 | 0.36 |
| Hex | 52 | 86 | 32 | 27 | 0 | 3F | 2F | 61 | 2E | 24 |
| Octal | 122 | 206 | 62 | 47 | 0 | 77 | 57 | 141 | 56 | 44 |
| Binary | 1010010 | 10000110 | 110010 | 100111 | 0 | 111111 | 101111 | 1100001 | 101110 | 100100 |
Color Harmonies of #528632
Complementary color
Monochromatic Colors of #528632
Black with #528632
Text Example
Text Example
White with #528632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528632; }
p { color: rgb(82,134,50); }
H1.HeaderClassName
{
color: #528632;
}
.AnyTagClassName
{
color: #528632;
}
</style>
background-color css
<style>
a { background-color: #528632; }
a { background-color: rgb(82,134,50); }
div.DivClassName
{
background-color: #528632;
}
.BgClassName
{
background-color: #528632;
}
</style>
border-color css
<style>
span { border-color: #528632; }
span { border-color: rgb(82,134,50); }
td.TdClassName
{
border-color: #528632;
}
.TagClassName
{
border-color: #528632;
}
</style>