Shades of La Palma #519138
Tints of La Palma #519138
RGB
CMYK
RGB Variations
Color information
#519138 (or 0x519138) is known color: La Palma. HEX triplet: 51, 91 and 38. RGB value is (81,145,56). Sum of RGB (Red+Green+Blue) = 81+145+56=282 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.72% from 282); Green value is 145 (57.03% from 255 or 51.42% from 282); Blue value is 56 (22.27% from 255 or 19.86% from 282); Max value from RGB is 145 - color contains mainly: green. Hex color #519138 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519138 is #AE6EC7. Grayscale: #747474. Windows color (decimal): -11431624 or 3707217. OLE color: 3707217.
HSL color Cylindrical-coordinate representation of color #519138: hue angle of 103.15º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #519138 is Cyan = 0.44, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 56 | - |
| CMYK | 0.44 | 0 | 0.61 | 0.43 |
| HSL | 103.15º | 0.44% | 0.39% | - |
| HSV(B) | 103.15º | 0.61% | 0.57% | - |
| XYZ | 14.23 | 22.29 | 7.29 | - |
| YUV | 115.72 | 94.3 | 103.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 56 | 0.44 | 0 | 0.61 | 0.43 | 103.15 | 0.44 | 0.39 |
| Hex | 51 | 91 | 38 | 2C | 0 | 3D | 2B | 67 | 2C | 27 |
| Octal | 121 | 221 | 70 | 54 | 0 | 75 | 53 | 147 | 54 | 47 |
| Binary | 1010001 | 10010001 | 111000 | 101100 | 0 | 111101 | 101011 | 1100111 | 101100 | 100111 |
Color Harmonies of #519138
Complementary color
Monochromatic Colors of #519138
Black with #519138
Text Example
Text Example
White with #519138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519138; }
p { color: rgb(81,145,56); }
H1.HeaderClassName
{
color: #519138;
}
.AnyTagClassName
{
color: #519138;
}
</style>
background-color css
<style>
a { background-color: #519138; }
a { background-color: rgb(81,145,56); }
div.DivClassName
{
background-color: #519138;
}
.BgClassName
{
background-color: #519138;
}
</style>
border-color css
<style>
span { border-color: #519138; }
span { border-color: rgb(81,145,56); }
td.TdClassName
{
border-color: #519138;
}
.TagClassName
{
border-color: #519138;
}
</style>