Shades of La Palma #519430
Tints of La Palma #519430
RGB
CMYK
RGB Variations
Color information
#519430 (or 0x519430) is known color: La Palma. HEX triplet: 51, 94 and 30. RGB value is (81,148,48). Sum of RGB (Red+Green+Blue) = 81+148+48=277 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.24% from 277); Green value is 148 (58.20% from 255 or 53.43% from 277); Blue value is 48 (19.14% from 255 or 17.33% from 277); Max value from RGB is 148 - color contains mainly: green. Hex color #519430 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519430 is #AE6BCF. Grayscale: #747474. Windows color (decimal): -11430864 or 3183697. OLE color: 3183697.
HSL color Cylindrical-coordinate representation of color #519430: hue angle of 100.2º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #519430 is Cyan = 0.45, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 148 | 48 | - |
| CMYK | 0.45 | 0 | 0.68 | 0.42 |
| HSL | 100.2º | 0.51% | 0.38% | - |
| HSV(B) | 100.2º | 0.68% | 0.58% | - |
| XYZ | 14.52 | 23.14 | 6.5 | - |
| YUV | 116.57 | 89.3 | 102.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 148 | 48 | 0.45 | 0 | 0.68 | 0.42 | 100.2 | 0.51 | 0.38 |
| Hex | 51 | 94 | 30 | 2D | 0 | 44 | 2A | 64 | 33 | 26 |
| Octal | 121 | 224 | 60 | 55 | 0 | 104 | 52 | 144 | 63 | 46 |
| Binary | 1010001 | 10010100 | 110000 | 101101 | 0 | 1000100 | 101010 | 1100100 | 110011 | 100110 |
Color Harmonies of #519430
Complementary color
Monochromatic Colors of #519430
Black with #519430
Text Example
Text Example
White with #519430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519430; }
p { color: rgb(81,148,48); }
H1.HeaderClassName
{
color: #519430;
}
.AnyTagClassName
{
color: #519430;
}
</style>
background-color css
<style>
a { background-color: #519430; }
a { background-color: rgb(81,148,48); }
div.DivClassName
{
background-color: #519430;
}
.BgClassName
{
background-color: #519430;
}
</style>
border-color css
<style>
span { border-color: #519430; }
span { border-color: rgb(81,148,48); }
td.TdClassName
{
border-color: #519430;
}
.TagClassName
{
border-color: #519430;
}
</style>