Shades of La Palma #519238
Tints of La Palma #519238
RGB
CMYK
RGB Variations
Color information
#519238 (or 0x519238) is known color: La Palma. HEX triplet: 51, 92 and 38. RGB value is (81,146,56). Sum of RGB (Red+Green+Blue) = 81+146+56=283 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.62% from 283); Green value is 146 (57.42% from 255 or 51.59% from 283); Blue value is 56 (22.27% from 255 or 19.79% from 283); Max value from RGB is 146 - color contains mainly: green. Hex color #519238 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519238 is #AE6DC7. Grayscale: #747474. Windows color (decimal): -11431368 or 3707473. OLE color: 3707473.
HSL color Cylindrical-coordinate representation of color #519238: hue angle of 103.33º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #519238 is Cyan = 0.45, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 146 | 56 | - |
| CMYK | 0.45 | 0 | 0.62 | 0.43 |
| HSL | 103.33º | 0.45% | 0.4% | - |
| HSV(B) | 103.33º | 0.62% | 0.57% | - |
| XYZ | 14.39 | 22.59 | 7.34 | - |
| YUV | 116.31 | 93.97 | 102.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 146 | 56 | 0.45 | 0 | 0.62 | 0.43 | 103.33 | 0.45 | 0.4 |
| Hex | 51 | 92 | 38 | 2D | 0 | 3E | 2B | 67 | 2D | 28 |
| Octal | 121 | 222 | 70 | 55 | 0 | 76 | 53 | 147 | 55 | 50 |
| Binary | 1010001 | 10010010 | 111000 | 101101 | 0 | 111110 | 101011 | 1100111 | 101101 | 101000 |
Color Harmonies of #519238
Complementary color
Monochromatic Colors of #519238
Black with #519238
Text Example
Text Example
White with #519238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519238; }
p { color: rgb(81,146,56); }
H1.HeaderClassName
{
color: #519238;
}
.AnyTagClassName
{
color: #519238;
}
</style>
background-color css
<style>
a { background-color: #519238; }
a { background-color: rgb(81,146,56); }
div.DivClassName
{
background-color: #519238;
}
.BgClassName
{
background-color: #519238;
}
</style>
border-color css
<style>
span { border-color: #519238; }
span { border-color: rgb(81,146,56); }
td.TdClassName
{
border-color: #519238;
}
.TagClassName
{
border-color: #519238;
}
</style>