Shades of La Palma #519135
Tints of La Palma #519135
RGB
CMYK
RGB Variations
Color information
#519135 (or 0x519135) is known color: La Palma. HEX triplet: 51, 91 and 35. RGB value is (81,145,53). Sum of RGB (Red+Green+Blue) = 81+145+53=279 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.03% from 279); Green value is 145 (57.03% from 255 or 51.97% from 279); Blue value is 53 (21.09% from 255 or 19.00% from 279); Max value from RGB is 145 - color contains mainly: green. Hex color #519135 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519135 is #AE6ECA. Grayscale: #737373. Windows color (decimal): -11431627 or 3510609. OLE color: 3510609.
HSL color Cylindrical-coordinate representation of color #519135: hue angle of 101.74º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #519135 is Cyan = 0.44, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 53 | - |
| CMYK | 0.44 | 0 | 0.63 | 0.43 |
| HSL | 101.74º | 0.46% | 0.39% | - |
| HSV(B) | 101.74º | 0.63% | 0.57% | - |
| XYZ | 14.16 | 22.26 | 6.92 | - |
| YUV | 115.38 | 92.8 | 103.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 53 | 0.44 | 0 | 0.63 | 0.43 | 101.74 | 0.46 | 0.39 |
| Hex | 51 | 91 | 35 | 2C | 0 | 3F | 2B | 66 | 2E | 27 |
| Octal | 121 | 221 | 65 | 54 | 0 | 77 | 53 | 146 | 56 | 47 |
| Binary | 1010001 | 10010001 | 110101 | 101100 | 0 | 111111 | 101011 | 1100110 | 101110 | 100111 |
Color Harmonies of #519135
Complementary color
Monochromatic Colors of #519135
Black with #519135
Text Example
Text Example
White with #519135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519135; }
p { color: rgb(81,145,53); }
H1.HeaderClassName
{
color: #519135;
}
.AnyTagClassName
{
color: #519135;
}
</style>
background-color css
<style>
a { background-color: #519135; }
a { background-color: rgb(81,145,53); }
div.DivClassName
{
background-color: #519135;
}
.BgClassName
{
background-color: #519135;
}
</style>
border-color css
<style>
span { border-color: #519135; }
span { border-color: rgb(81,145,53); }
td.TdClassName
{
border-color: #519135;
}
.TagClassName
{
border-color: #519135;
}
</style>