Shades of La Palma #518732
Tints of La Palma #518732
RGB
CMYK
RGB Variations
Color information
#518732 (or 0x518732) is known color: La Palma. HEX triplet: 51, 87 and 32. RGB value is (81,135,50). Sum of RGB (Red+Green+Blue) = 81+135+50=266 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.45% from 266); Green value is 135 (53.12% from 255 or 50.75% from 266); Blue value is 50 (19.92% from 255 or 18.80% from 266); Max value from RGB is 135 - color contains mainly: green. Hex color #518732 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518732 is #AE78CD. Grayscale: #6D6D6D. Windows color (decimal): -11434190 or 3311441. OLE color: 3311441.
HSL color Cylindrical-coordinate representation of color #518732: hue angle of 98.12º 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 #518732 is Cyan = 0.40, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 135 | 50 | - |
| CMYK | 0.40 | 0 | 0.63 | 0.47 |
| HSL | 98.12º | 0.46% | 0.36% | - |
| HSV(B) | 98.12º | 0.63% | 0.53% | - |
| XYZ | 12.63 | 19.31 | 6.08 | - |
| YUV | 109.16 | 94.61 | 107.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 135 | 50 | 0.40 | 0 | 0.63 | 0.47 | 98.12 | 0.46 | 0.36 |
| Hex | 51 | 87 | 32 | 28 | 0 | 3F | 2F | 62 | 2E | 24 |
| Octal | 121 | 207 | 62 | 50 | 0 | 77 | 57 | 142 | 56 | 44 |
| Binary | 1010001 | 10000111 | 110010 | 101000 | 0 | 111111 | 101111 | 1100010 | 101110 | 100100 |
Color Harmonies of #518732
Complementary color
Monochromatic Colors of #518732
Black with #518732
Text Example
Text Example
White with #518732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518732; }
p { color: rgb(81,135,50); }
H1.HeaderClassName
{
color: #518732;
}
.AnyTagClassName
{
color: #518732;
}
</style>
background-color css
<style>
a { background-color: #518732; }
a { background-color: rgb(81,135,50); }
div.DivClassName
{
background-color: #518732;
}
.BgClassName
{
background-color: #518732;
}
</style>
border-color css
<style>
span { border-color: #518732; }
span { border-color: rgb(81,135,50); }
td.TdClassName
{
border-color: #518732;
}
.TagClassName
{
border-color: #518732;
}
</style>