Shades of La Palma #519133
Tints of La Palma #519133
RGB
CMYK
RGB Variations
Color information
#519133 (or 0x519133) is known color: La Palma. HEX triplet: 51, 91 and 33. RGB value is (81,145,51). Sum of RGB (Red+Green+Blue) = 81+145+51=277 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.24% from 277); Green value is 145 (57.03% from 255 or 52.35% from 277); Blue value is 51 (20.31% from 255 or 18.41% from 277); Max value from RGB is 145 - color contains mainly: green. Hex color #519133 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519133 is #AE6ECC. Grayscale: #737373. Windows color (decimal): -11431629 or 3379537. OLE color: 3379537.
HSL color Cylindrical-coordinate representation of color #519133: hue angle of 100.85º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #519133 is Cyan = 0.44, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 51 | - |
| CMYK | 0.44 | 0 | 0.65 | 0.43 |
| HSL | 100.85º | 0.48% | 0.38% | - |
| HSV(B) | 100.85º | 0.65% | 0.57% | - |
| XYZ | 14.12 | 22.24 | 6.68 | - |
| YUV | 115.15 | 91.8 | 103.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 51 | 0.44 | 0 | 0.65 | 0.43 | 100.85 | 0.48 | 0.38 |
| Hex | 51 | 91 | 33 | 2C | 0 | 41 | 2B | 65 | 30 | 26 |
| Octal | 121 | 221 | 63 | 54 | 0 | 101 | 53 | 145 | 60 | 46 |
| Binary | 1010001 | 10010001 | 110011 | 101100 | 0 | 1000001 | 101011 | 1100101 | 110000 | 100110 |
Color Harmonies of #519133
Complementary color
Monochromatic Colors of #519133
Black with #519133
Text Example
Text Example
White with #519133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519133; }
p { color: rgb(81,145,51); }
H1.HeaderClassName
{
color: #519133;
}
.AnyTagClassName
{
color: #519133;
}
</style>
background-color css
<style>
a { background-color: #519133; }
a { background-color: rgb(81,145,51); }
div.DivClassName
{
background-color: #519133;
}
.BgClassName
{
background-color: #519133;
}
</style>
border-color css
<style>
span { border-color: #519133; }
span { border-color: rgb(81,145,51); }
td.TdClassName
{
border-color: #519133;
}
.TagClassName
{
border-color: #519133;
}
</style>