Shades of La Palma #509535
Tints of La Palma #509535
RGB
CMYK
RGB Variations
Color information
#509535 (or 0x509535) is known color: La Palma. HEX triplet: 50, 95 and 35. RGB value is (80,149,53). Sum of RGB (Red+Green+Blue) = 80+149+53=282 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.37% from 282); Green value is 149 (58.59% from 255 or 52.84% from 282); Blue value is 53 (21.09% from 255 or 18.79% from 282); Max value from RGB is 149 - color contains mainly: green. Hex color #509535 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509535 is #AF6ACA. Grayscale: #757575. Windows color (decimal): -11496139 or 3511632. OLE color: 3511632.
HSL color Cylindrical-coordinate representation of color #509535: hue angle of 103.12º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #509535 is Cyan = 0.46, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 149 | 53 | - |
| CMYK | 0.46 | 0 | 0.64 | 0.42 |
| HSL | 103.13º | 0.48% | 0.4% | - |
| HSV(B) | 103.13º | 0.64% | 0.58% | - |
| XYZ | 14.7 | 23.46 | 7.12 | - |
| YUV | 117.43 | 91.64 | 101.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 149 | 53 | 0.46 | 0 | 0.64 | 0.42 | 103.13 | 0.48 | 0.4 |
| Hex | 50 | 95 | 35 | 2E | 0 | 40 | 2A | 67 | 30 | 28 |
| Octal | 120 | 225 | 65 | 56 | 0 | 100 | 52 | 147 | 60 | 50 |
| Binary | 1010000 | 10010101 | 110101 | 101110 | 0 | 1000000 | 101010 | 1100111 | 110000 | 101000 |
Color Harmonies of #509535
Complementary color
Monochromatic Colors of #509535
Black with #509535
Text Example
Text Example
White with #509535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509535; }
p { color: rgb(80,149,53); }
H1.HeaderClassName
{
color: #509535;
}
.AnyTagClassName
{
color: #509535;
}
</style>
background-color css
<style>
a { background-color: #509535; }
a { background-color: rgb(80,149,53); }
div.DivClassName
{
background-color: #509535;
}
.BgClassName
{
background-color: #509535;
}
</style>
border-color css
<style>
span { border-color: #509535; }
span { border-color: rgb(80,149,53); }
td.TdClassName
{
border-color: #509535;
}
.TagClassName
{
border-color: #509535;
}
</style>