Shades of La Palma #519731
Tints of La Palma #519731
RGB
CMYK
RGB Variations
Color information
#519731 (or 0x519731) is known color: La Palma. HEX triplet: 51, 97 and 31. RGB value is (81,151,49). Sum of RGB (Red+Green+Blue) = 81+151+49=281 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.83% from 281); Green value is 151 (59.38% from 255 or 53.74% from 281); Blue value is 49 (19.53% from 255 or 17.44% from 281); Max value from RGB is 151 - color contains mainly: green. Hex color #519731 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519731 is #AE68CE. Grayscale: #767676. Windows color (decimal): -11430095 or 3250001. OLE color: 3250001.
HSL color Cylindrical-coordinate representation of color #519731: hue angle of 101.18º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #519731 is Cyan = 0.46, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 151 | 49 | - |
| CMYK | 0.46 | 0 | 0.68 | 0.41 |
| HSL | 101.18º | 0.51% | 0.39% | - |
| HSV(B) | 101.18º | 0.68% | 0.59% | - |
| XYZ | 15.01 | 24.1 | 6.77 | - |
| YUV | 118.44 | 88.81 | 101.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 151 | 49 | 0.46 | 0 | 0.68 | 0.41 | 101.18 | 0.51 | 0.39 |
| Hex | 51 | 97 | 31 | 2E | 0 | 44 | 29 | 65 | 33 | 27 |
| Octal | 121 | 227 | 61 | 56 | 0 | 104 | 51 | 145 | 63 | 47 |
| Binary | 1010001 | 10010111 | 110001 | 101110 | 0 | 1000100 | 101001 | 1100101 | 110011 | 100111 |
Color Harmonies of #519731
Complementary color
Monochromatic Colors of #519731
Black with #519731
Text Example
Text Example
White with #519731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519731; }
p { color: rgb(81,151,49); }
H1.HeaderClassName
{
color: #519731;
}
.AnyTagClassName
{
color: #519731;
}
</style>
background-color css
<style>
a { background-color: #519731; }
a { background-color: rgb(81,151,49); }
div.DivClassName
{
background-color: #519731;
}
.BgClassName
{
background-color: #519731;
}
</style>
border-color css
<style>
span { border-color: #519731; }
span { border-color: rgb(81,151,49); }
td.TdClassName
{
border-color: #519731;
}
.TagClassName
{
border-color: #519731;
}
</style>