Shades of La Palma #519131
Tints of La Palma #519131
RGB
CMYK
RGB Variations
Color information
#519131 (or 0x519131) is known color: La Palma. HEX triplet: 51, 91 and 31. RGB value is (81,145,49). Sum of RGB (Red+Green+Blue) = 81+145+49=275 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.45% from 275); Green value is 145 (57.03% from 255 or 52.73% from 275); Blue value is 49 (19.53% from 255 or 17.82% from 275); Max value from RGB is 145 - color contains mainly: green. Hex color #519131 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519131 is #AE6ECE. Grayscale: #737373. Windows color (decimal): -11431631 or 3248465. OLE color: 3248465.
HSL color Cylindrical-coordinate representation of color #519131: hue angle of 100º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #519131 is Cyan = 0.44, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 49 | - |
| CMYK | 0.44 | 0 | 0.66 | 0.43 |
| HSL | 100º | 0.49% | 0.38% | - |
| HSV(B) | 100º | 0.66% | 0.57% | - |
| XYZ | 14.07 | 22.22 | 6.45 | - |
| YUV | 114.92 | 90.8 | 103.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 49 | 0.44 | 0 | 0.66 | 0.43 | 100 | 0.49 | 0.38 |
| Hex | 51 | 91 | 31 | 2C | 0 | 42 | 2B | 64 | 31 | 26 |
| Octal | 121 | 221 | 61 | 54 | 0 | 102 | 53 | 144 | 61 | 46 |
| Binary | 1010001 | 10010001 | 110001 | 101100 | 0 | 1000010 | 101011 | 1100100 | 110001 | 100110 |
Color Harmonies of #519131
Complementary color
Monochromatic Colors of #519131
Black with #519131
Text Example
Text Example
White with #519131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519131; }
p { color: rgb(81,145,49); }
H1.HeaderClassName
{
color: #519131;
}
.AnyTagClassName
{
color: #519131;
}
</style>
background-color css
<style>
a { background-color: #519131; }
a { background-color: rgb(81,145,49); }
div.DivClassName
{
background-color: #519131;
}
.BgClassName
{
background-color: #519131;
}
</style>
border-color css
<style>
span { border-color: #519131; }
span { border-color: rgb(81,145,49); }
td.TdClassName
{
border-color: #519131;
}
.TagClassName
{
border-color: #519131;
}
</style>