Shades of La Palma #528031
Tints of La Palma #528031
RGB
CMYK
RGB Variations
Color information
#528031 (or 0x528031) is known color: La Palma. HEX triplet: 52, 80 and 31. RGB value is (82,128,49). Sum of RGB (Red+Green+Blue) = 82+128+49=259 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.66% from 259); Green value is 128 (50.39% from 255 or 49.42% from 259); Blue value is 49 (19.53% from 255 or 18.92% from 259); Max value from RGB is 128 - color contains mainly: green. Hex color #528031 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528031 is #AD7FCE. Grayscale: #696969. Windows color (decimal): -11370447 or 3244114. OLE color: 3244114.
HSL color Cylindrical-coordinate representation of color #528031: hue angle of 94.94º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #528031 is Cyan = 0.36, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 82 | 128 | 49 | - |
| CMYK | 0.36 | 0 | 0.62 | 0.50 |
| HSL | 94.94º | 0.45% | 0.35% | - |
| HSV(B) | 94.94º | 0.62% | 0.5% | - |
| XYZ | 11.75 | 17.45 | 5.66 | - |
| YUV | 105.24 | 96.26 | 111.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 128 | 49 | 0.36 | 0 | 0.62 | 0.50 | 94.94 | 0.45 | 0.35 |
| Hex | 52 | 80 | 31 | 24 | 0 | 3E | 32 | 5F | 2D | 23 |
| Octal | 122 | 200 | 61 | 44 | 0 | 76 | 62 | 137 | 55 | 43 |
| Binary | 1010010 | 10000000 | 110001 | 100100 | 0 | 111110 | 110010 | 1011111 | 101101 | 100011 |
Color Harmonies of #528031
Complementary color
Monochromatic Colors of #528031
Black with #528031
Text Example
Text Example
White with #528031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528031; }
p { color: rgb(82,128,49); }
H1.HeaderClassName
{
color: #528031;
}
.AnyTagClassName
{
color: #528031;
}
</style>
background-color css
<style>
a { background-color: #528031; }
a { background-color: rgb(82,128,49); }
div.DivClassName
{
background-color: #528031;
}
.BgClassName
{
background-color: #528031;
}
</style>
border-color css
<style>
span { border-color: #528031; }
span { border-color: rgb(82,128,49); }
td.TdClassName
{
border-color: #528031;
}
.TagClassName
{
border-color: #528031;
}
</style>