Shades of La Palma #519330
Tints of La Palma #519330
RGB
CMYK
RGB Variations
Color information
#519330 (or 0x519330) is known color: La Palma. HEX triplet: 51, 93 and 30. RGB value is (81,147,48). Sum of RGB (Red+Green+Blue) = 81+147+48=276 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.35% from 276); Green value is 147 (57.81% from 255 or 53.26% from 276); Blue value is 48 (19.14% from 255 or 17.39% from 276); Max value from RGB is 147 - color contains mainly: green. Hex color #519330 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519330 is #AE6CCF. Grayscale: #747474. Windows color (decimal): -11431120 or 3183441. OLE color: 3183441.
HSL color Cylindrical-coordinate representation of color #519330: hue angle of 100º degrees, saturation: 0.51, 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 #519330 is Cyan = 0.45, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 147 | 48 | - |
| CMYK | 0.45 | 0 | 0.67 | 0.42 |
| HSL | 100º | 0.51% | 0.38% | - |
| HSV(B) | 100º | 0.67% | 0.58% | - |
| XYZ | 14.36 | 22.83 | 6.45 | - |
| YUV | 115.98 | 89.63 | 103.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 147 | 48 | 0.45 | 0 | 0.67 | 0.42 | 100 | 0.51 | 0.38 |
| Hex | 51 | 93 | 30 | 2D | 0 | 43 | 2A | 64 | 33 | 26 |
| Octal | 121 | 223 | 60 | 55 | 0 | 103 | 52 | 144 | 63 | 46 |
| Binary | 1010001 | 10010011 | 110000 | 101101 | 0 | 1000011 | 101010 | 1100100 | 110011 | 100110 |
Color Harmonies of #519330
Complementary color
Monochromatic Colors of #519330
Black with #519330
Text Example
Text Example
White with #519330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519330; }
p { color: rgb(81,147,48); }
H1.HeaderClassName
{
color: #519330;
}
.AnyTagClassName
{
color: #519330;
}
</style>
background-color css
<style>
a { background-color: #519330; }
a { background-color: rgb(81,147,48); }
div.DivClassName
{
background-color: #519330;
}
.BgClassName
{
background-color: #519330;
}
</style>
border-color css
<style>
span { border-color: #519330; }
span { border-color: rgb(81,147,48); }
td.TdClassName
{
border-color: #519330;
}
.TagClassName
{
border-color: #519330;
}
</style>