Shades of La Palma #519533
Tints of La Palma #519533
RGB
CMYK
RGB Variations
Color information
#519533 (or 0x519533) is known color: La Palma. HEX triplet: 51, 95 and 33. RGB value is (81,149,51). Sum of RGB (Red+Green+Blue) = 81+149+51=281 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.83% from 281); Green value is 149 (58.59% from 255 or 53.02% from 281); Blue value is 51 (20.31% from 255 or 18.15% from 281); Max value from RGB is 149 - color contains mainly: green. Hex color #519533 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519533 is #AE6ACC. Grayscale: #757575. Windows color (decimal): -11430605 or 3380561. OLE color: 3380561.
HSL color Cylindrical-coordinate representation of color #519533: hue angle of 101.63º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #519533 is Cyan = 0.46, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 149 | 51 | - |
| CMYK | 0.46 | 0 | 0.66 | 0.42 |
| HSL | 101.63º | 0.49% | 0.39% | - |
| HSV(B) | 101.63º | 0.66% | 0.58% | - |
| XYZ | 14.74 | 23.48 | 6.89 | - |
| YUV | 117.5 | 90.47 | 101.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 149 | 51 | 0.46 | 0 | 0.66 | 0.42 | 101.63 | 0.49 | 0.39 |
| Hex | 51 | 95 | 33 | 2E | 0 | 42 | 2A | 66 | 31 | 27 |
| Octal | 121 | 225 | 63 | 56 | 0 | 102 | 52 | 146 | 61 | 47 |
| Binary | 1010001 | 10010101 | 110011 | 101110 | 0 | 1000010 | 101010 | 1100110 | 110001 | 100111 |
Color Harmonies of #519533
Complementary color
Monochromatic Colors of #519533
Black with #519533
Text Example
Text Example
White with #519533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519533; }
p { color: rgb(81,149,51); }
H1.HeaderClassName
{
color: #519533;
}
.AnyTagClassName
{
color: #519533;
}
</style>
background-color css
<style>
a { background-color: #519533; }
a { background-color: rgb(81,149,51); }
div.DivClassName
{
background-color: #519533;
}
.BgClassName
{
background-color: #519533;
}
</style>
border-color css
<style>
span { border-color: #519533; }
span { border-color: rgb(81,149,51); }
td.TdClassName
{
border-color: #519533;
}
.TagClassName
{
border-color: #519533;
}
</style>