Shades of La Palma #518534
Tints of La Palma #518534
RGB
CMYK
RGB Variations
Color information
#518534 (or 0x518534) is known color: La Palma. HEX triplet: 51, 85 and 34. RGB value is (81,133,52). Sum of RGB (Red+Green+Blue) = 81+133+52=266 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.45% from 266); Green value is 133 (52.34% from 255 or 50% from 266); Blue value is 52 (20.70% from 255 or 19.55% from 266); Max value from RGB is 133 - color contains mainly: green. Hex color #518534 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518534 is #AE7ACB. Grayscale: #6C6C6C. Windows color (decimal): -11434700 or 3442001. OLE color: 3442001.
HSL color Cylindrical-coordinate representation of color #518534: hue angle of 98.52º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #518534 is Cyan = 0.39, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 52 | - |
| CMYK | 0.39 | 0 | 0.61 | 0.48 |
| HSL | 98.52º | 0.44% | 0.36% | - |
| HSV(B) | 98.52º | 0.61% | 0.52% | - |
| XYZ | 12.4 | 18.77 | 6.22 | - |
| YUV | 108.22 | 96.27 | 108.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 52 | 0.39 | 0 | 0.61 | 0.48 | 98.52 | 0.44 | 0.36 |
| Hex | 51 | 85 | 34 | 27 | 0 | 3D | 30 | 63 | 2C | 24 |
| Octal | 121 | 205 | 64 | 47 | 0 | 75 | 60 | 143 | 54 | 44 |
| Binary | 1010001 | 10000101 | 110100 | 100111 | 0 | 111101 | 110000 | 1100011 | 101100 | 100100 |
Color Harmonies of #518534
Complementary color
Monochromatic Colors of #518534
Black with #518534
Text Example
Text Example
White with #518534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518534; }
p { color: rgb(81,133,52); }
H1.HeaderClassName
{
color: #518534;
}
.AnyTagClassName
{
color: #518534;
}
</style>
background-color css
<style>
a { background-color: #518534; }
a { background-color: rgb(81,133,52); }
div.DivClassName
{
background-color: #518534;
}
.BgClassName
{
background-color: #518534;
}
</style>
border-color css
<style>
span { border-color: #518534; }
span { border-color: rgb(81,133,52); }
td.TdClassName
{
border-color: #518534;
}
.TagClassName
{
border-color: #518534;
}
</style>