Shades of La Palma #519833
Tints of La Palma #519833
RGB
CMYK
RGB Variations
Color information
#519833 (or 0x519833) is known color: La Palma. HEX triplet: 51, 98 and 33. RGB value is (81,152,51). Sum of RGB (Red+Green+Blue) = 81+152+51=284 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.52% from 284); Green value is 152 (59.77% from 255 or 53.52% from 284); Blue value is 51 (20.31% from 255 or 17.96% from 284); Max value from RGB is 152 - color contains mainly: green. Hex color #519833 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519833 is #AE67CC. Grayscale: #777777. Windows color (decimal): -11429837 or 3381329. OLE color: 3381329.
HSL color Cylindrical-coordinate representation of color #519833: hue angle of 102.18º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #519833 is Cyan = 0.47, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 152 | 51 | - |
| CMYK | 0.47 | 0 | 0.66 | 0.40 |
| HSL | 102.18º | 0.5% | 0.4% | - |
| HSV(B) | 102.18º | 0.66% | 0.6% | - |
| XYZ | 15.22 | 24.44 | 7.05 | - |
| YUV | 119.26 | 89.48 | 100.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 152 | 51 | 0.47 | 0 | 0.66 | 0.40 | 102.18 | 0.5 | 0.4 |
| Hex | 51 | 98 | 33 | 2F | 0 | 42 | 28 | 66 | 32 | 28 |
| Octal | 121 | 230 | 63 | 57 | 0 | 102 | 50 | 146 | 62 | 50 |
| Binary | 1010001 | 10011000 | 110011 | 101111 | 0 | 1000010 | 101000 | 1100110 | 110010 | 101000 |
Color Harmonies of #519833
Complementary color
Monochromatic Colors of #519833
Black with #519833
Text Example
Text Example
White with #519833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519833; }
p { color: rgb(81,152,51); }
H1.HeaderClassName
{
color: #519833;
}
.AnyTagClassName
{
color: #519833;
}
</style>
background-color css
<style>
a { background-color: #519833; }
a { background-color: rgb(81,152,51); }
div.DivClassName
{
background-color: #519833;
}
.BgClassName
{
background-color: #519833;
}
</style>
border-color css
<style>
span { border-color: #519833; }
span { border-color: rgb(81,152,51); }
td.TdClassName
{
border-color: #519833;
}
.TagClassName
{
border-color: #519833;
}
</style>