Shades of La Palma #518531
Tints of La Palma #518531
RGB
CMYK
RGB Variations
Color information
#518531 (or 0x518531) is known color: La Palma. HEX triplet: 51, 85 and 31. RGB value is (81,133,49). Sum of RGB (Red+Green+Blue) = 81+133+49=263 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.80% from 263); Green value is 133 (52.34% from 255 or 50.57% from 263); Blue value is 49 (19.53% from 255 or 18.63% from 263); Max value from RGB is 133 - color contains mainly: green. Hex color #518531 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518531 is #AE7ACE. Grayscale: #6C6C6C. Windows color (decimal): -11434703 or 3245393. OLE color: 3245393.
HSL color Cylindrical-coordinate representation of color #518531: hue angle of 97.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #518531 is Cyan = 0.39, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 49 | - |
| CMYK | 0.39 | 0 | 0.63 | 0.48 |
| HSL | 97.14º | 0.46% | 0.36% | - |
| HSV(B) | 97.14º | 0.63% | 0.52% | - |
| XYZ | 12.34 | 18.75 | 5.87 | - |
| YUV | 107.88 | 94.77 | 108.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 49 | 0.39 | 0 | 0.63 | 0.48 | 97.14 | 0.46 | 0.36 |
| Hex | 51 | 85 | 31 | 27 | 0 | 3F | 30 | 61 | 2E | 24 |
| Octal | 121 | 205 | 61 | 47 | 0 | 77 | 60 | 141 | 56 | 44 |
| Binary | 1010001 | 10000101 | 110001 | 100111 | 0 | 111111 | 110000 | 1100001 | 101110 | 100100 |
Color Harmonies of #518531
Complementary color
Monochromatic Colors of #518531
Black with #518531
Text Example
Text Example
White with #518531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518531; }
p { color: rgb(81,133,49); }
H1.HeaderClassName
{
color: #518531;
}
.AnyTagClassName
{
color: #518531;
}
</style>
background-color css
<style>
a { background-color: #518531; }
a { background-color: rgb(81,133,49); }
div.DivClassName
{
background-color: #518531;
}
.BgClassName
{
background-color: #518531;
}
</style>
border-color css
<style>
span { border-color: #518531; }
span { border-color: rgb(81,133,49); }
td.TdClassName
{
border-color: #518531;
}
.TagClassName
{
border-color: #518531;
}
</style>