Shades of La Palma #519331
Tints of La Palma #519331
RGB
CMYK
RGB Variations
Color information
#519331 (or 0x519331) is known color: La Palma. HEX triplet: 51, 93 and 31. RGB value is (81,147,49). Sum of RGB (Red+Green+Blue) = 81+147+49=277 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.24% from 277); Green value is 147 (57.81% from 255 or 53.07% from 277); Blue value is 49 (19.53% from 255 or 17.69% from 277); Max value from RGB is 147 - color contains mainly: green. Hex color #519331 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519331 is #AE6CCE. Grayscale: #747474. Windows color (decimal): -11431119 or 3248977. OLE color: 3248977.
HSL color Cylindrical-coordinate representation of color #519331: hue angle of 100.41º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #519331 is Cyan = 0.45, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 147 | 49 | - |
| CMYK | 0.45 | 0 | 0.67 | 0.42 |
| HSL | 100.41º | 0.5% | 0.38% | - |
| HSV(B) | 100.41º | 0.67% | 0.58% | - |
| XYZ | 14.38 | 22.84 | 6.56 | - |
| YUV | 116.09 | 90.13 | 102.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 147 | 49 | 0.45 | 0 | 0.67 | 0.42 | 100.41 | 0.5 | 0.38 |
| Hex | 51 | 93 | 31 | 2D | 0 | 43 | 2A | 64 | 32 | 26 |
| Octal | 121 | 223 | 61 | 55 | 0 | 103 | 52 | 144 | 62 | 46 |
| Binary | 1010001 | 10010011 | 110001 | 101101 | 0 | 1000011 | 101010 | 1100100 | 110010 | 100110 |
Color Harmonies of #519331
Complementary color
Monochromatic Colors of #519331
Black with #519331
Text Example
Text Example
White with #519331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519331; }
p { color: rgb(81,147,49); }
H1.HeaderClassName
{
color: #519331;
}
.AnyTagClassName
{
color: #519331;
}
</style>
background-color css
<style>
a { background-color: #519331; }
a { background-color: rgb(81,147,49); }
div.DivClassName
{
background-color: #519331;
}
.BgClassName
{
background-color: #519331;
}
</style>
border-color css
<style>
span { border-color: #519331; }
span { border-color: rgb(81,147,49); }
td.TdClassName
{
border-color: #519331;
}
.TagClassName
{
border-color: #519331;
}
</style>