Shades of La Palma #519038
Tints of La Palma #519038
RGB
CMYK
RGB Variations
Color information
#519038 (or 0x519038) is known color: La Palma. HEX triplet: 51, 90 and 38. RGB value is (81,144,56). Sum of RGB (Red+Green+Blue) = 81+144+56=281 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.83% from 281); Green value is 144 (56.64% from 255 or 51.25% from 281); Blue value is 56 (22.27% from 255 or 19.93% from 281); Max value from RGB is 144 - color contains mainly: green. Hex color #519038 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519038 is #AE6FC7. Grayscale: #737373. Windows color (decimal): -11431880 or 3706961. OLE color: 3706961.
HSL color Cylindrical-coordinate representation of color #519038: hue angle of 102.95º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #519038 is Cyan = 0.44, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 144 | 56 | - |
| CMYK | 0.44 | 0 | 0.61 | 0.44 |
| HSL | 102.95º | 0.44% | 0.39% | - |
| HSV(B) | 102.95º | 0.61% | 0.56% | - |
| XYZ | 14.08 | 21.98 | 7.24 | - |
| YUV | 115.13 | 94.63 | 103.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 56 | 0.44 | 0 | 0.61 | 0.44 | 102.95 | 0.44 | 0.39 |
| Hex | 51 | 90 | 38 | 2C | 0 | 3D | 2C | 67 | 2C | 27 |
| Octal | 121 | 220 | 70 | 54 | 0 | 75 | 54 | 147 | 54 | 47 |
| Binary | 1010001 | 10010000 | 111000 | 101100 | 0 | 111101 | 101100 | 1100111 | 101100 | 100111 |
Color Harmonies of #519038
Complementary color
Monochromatic Colors of #519038
Black with #519038
Text Example
Text Example
White with #519038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519038; }
p { color: rgb(81,144,56); }
H1.HeaderClassName
{
color: #519038;
}
.AnyTagClassName
{
color: #519038;
}
</style>
background-color css
<style>
a { background-color: #519038; }
a { background-color: rgb(81,144,56); }
div.DivClassName
{
background-color: #519038;
}
.BgClassName
{
background-color: #519038;
}
</style>
border-color css
<style>
span { border-color: #519038; }
span { border-color: rgb(81,144,56); }
td.TdClassName
{
border-color: #519038;
}
.TagClassName
{
border-color: #519038;
}
</style>