Shades of La Palma #519832
Tints of La Palma #519832
RGB
CMYK
RGB Variations
Color information
#519832 (or 0x519832) is known color: La Palma. HEX triplet: 51, 98 and 32. RGB value is (81,152,50). Sum of RGB (Red+Green+Blue) = 81+152+50=283 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.62% from 283); Green value is 152 (59.77% from 255 or 53.71% from 283); Blue value is 50 (19.92% from 255 or 17.67% from 283); Max value from RGB is 152 - color contains mainly: green. Hex color #519832 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519832 is #AE67CD. Grayscale: #777777. Windows color (decimal): -11429838 or 3315793. OLE color: 3315793.
HSL color Cylindrical-coordinate representation of color #519832: hue angle of 101.76º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #519832 is Cyan = 0.47, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 152 | 50 | - |
| CMYK | 0.47 | 0 | 0.67 | 0.40 |
| HSL | 101.76º | 0.5% | 0.4% | - |
| HSV(B) | 101.76º | 0.67% | 0.6% | - |
| XYZ | 15.2 | 24.44 | 6.93 | - |
| YUV | 119.14 | 88.98 | 100.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 152 | 50 | 0.47 | 0 | 0.67 | 0.40 | 101.76 | 0.5 | 0.4 |
| Hex | 51 | 98 | 32 | 2F | 0 | 43 | 28 | 66 | 32 | 28 |
| Octal | 121 | 230 | 62 | 57 | 0 | 103 | 50 | 146 | 62 | 50 |
| Binary | 1010001 | 10011000 | 110010 | 101111 | 0 | 1000011 | 101000 | 1100110 | 110010 | 101000 |
Color Harmonies of #519832
Complementary color
Monochromatic Colors of #519832
Black with #519832
Text Example
Text Example
White with #519832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519832; }
p { color: rgb(81,152,50); }
H1.HeaderClassName
{
color: #519832;
}
.AnyTagClassName
{
color: #519832;
}
</style>
background-color css
<style>
a { background-color: #519832; }
a { background-color: rgb(81,152,50); }
div.DivClassName
{
background-color: #519832;
}
.BgClassName
{
background-color: #519832;
}
</style>
border-color css
<style>
span { border-color: #519832; }
span { border-color: rgb(81,152,50); }
td.TdClassName
{
border-color: #519832;
}
.TagClassName
{
border-color: #519832;
}
</style>