Shades of La Palma #518734
Tints of La Palma #518734
RGB
CMYK
RGB Variations
Color information
#518734 (or 0x518734) is known color: La Palma. HEX triplet: 51, 87 and 34. RGB value is (81,135,52). Sum of RGB (Red+Green+Blue) = 81+135+52=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 135 (53.12% from 255 or 50.37% from 268); Blue value is 52 (20.70% from 255 or 19.40% from 268); Max value from RGB is 135 - color contains mainly: green. Hex color #518734 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518734 is #AE78CB. Grayscale: #6D6D6D. Windows color (decimal): -11434188 or 3442513. OLE color: 3442513.
HSL color Cylindrical-coordinate representation of color #518734: hue angle of 99.04º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #518734 is Cyan = 0.40, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 135 | 52 | - |
| CMYK | 0.40 | 0 | 0.61 | 0.47 |
| HSL | 99.04º | 0.44% | 0.37% | - |
| HSV(B) | 99.04º | 0.61% | 0.53% | - |
| XYZ | 12.68 | 19.33 | 6.31 | - |
| YUV | 109.39 | 95.61 | 107.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 135 | 52 | 0.40 | 0 | 0.61 | 0.47 | 99.04 | 0.44 | 0.37 |
| Hex | 51 | 87 | 34 | 28 | 0 | 3D | 2F | 63 | 2C | 25 |
| Octal | 121 | 207 | 64 | 50 | 0 | 75 | 57 | 143 | 54 | 45 |
| Binary | 1010001 | 10000111 | 110100 | 101000 | 0 | 111101 | 101111 | 1100011 | 101100 | 100101 |
Color Harmonies of #518734
Complementary color
Monochromatic Colors of #518734
Black with #518734
Text Example
Text Example
White with #518734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518734; }
p { color: rgb(81,135,52); }
H1.HeaderClassName
{
color: #518734;
}
.AnyTagClassName
{
color: #518734;
}
</style>
background-color css
<style>
a { background-color: #518734; }
a { background-color: rgb(81,135,52); }
div.DivClassName
{
background-color: #518734;
}
.BgClassName
{
background-color: #518734;
}
</style>
border-color css
<style>
span { border-color: #518734; }
span { border-color: rgb(81,135,52); }
td.TdClassName
{
border-color: #518734;
}
.TagClassName
{
border-color: #518734;
}
</style>