Shades of La Palma #518131
Tints of La Palma #518131
RGB
CMYK
RGB Variations
Color information
#518131 (or 0x518131) is known color: La Palma. HEX triplet: 51, 81 and 31. RGB value is (81,129,49). Sum of RGB (Red+Green+Blue) = 81+129+49=259 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.27% from 259); Green value is 129 (50.78% from 255 or 49.81% from 259); Blue value is 49 (19.53% from 255 or 18.92% from 259); Max value from RGB is 129 - color contains mainly: green. Hex color #518131 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518131 is #AE7ECE. Grayscale: #696969. Windows color (decimal): -11435727 or 3244369. OLE color: 3244369.
HSL color Cylindrical-coordinate representation of color #518131: hue angle of 96º degrees, saturation: 0.45, 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 #518131 is Cyan = 0.37, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 129 | 49 | - |
| CMYK | 0.37 | 0 | 0.62 | 0.49 |
| HSL | 96º | 0.45% | 0.35% | - |
| HSV(B) | 96º | 0.62% | 0.51% | - |
| XYZ | 11.8 | 17.67 | 5.69 | - |
| YUV | 105.53 | 96.1 | 110.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 129 | 49 | 0.37 | 0 | 0.62 | 0.49 | 96 | 0.45 | 0.35 |
| Hex | 51 | 81 | 31 | 25 | 0 | 3E | 31 | 60 | 2D | 23 |
| Octal | 121 | 201 | 61 | 45 | 0 | 76 | 61 | 140 | 55 | 43 |
| Binary | 1010001 | 10000001 | 110001 | 100101 | 0 | 111110 | 110001 | 1100000 | 101101 | 100011 |
Color Harmonies of #518131
Complementary color
Monochromatic Colors of #518131
Black with #518131
Text Example
Text Example
White with #518131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518131; }
p { color: rgb(81,129,49); }
H1.HeaderClassName
{
color: #518131;
}
.AnyTagClassName
{
color: #518131;
}
</style>
background-color css
<style>
a { background-color: #518131; }
a { background-color: rgb(81,129,49); }
div.DivClassName
{
background-color: #518131;
}
.BgClassName
{
background-color: #518131;
}
</style>
border-color css
<style>
span { border-color: #518131; }
span { border-color: rgb(81,129,49); }
td.TdClassName
{
border-color: #518131;
}
.TagClassName
{
border-color: #518131;
}
</style>