Shades of La Palma #509537
Tints of La Palma #509537
RGB
CMYK
RGB Variations
Color information
#509537 (or 0x509537) is known color: La Palma. HEX triplet: 50, 95 and 37. RGB value is (80,149,55). Sum of RGB (Red+Green+Blue) = 80+149+55=284 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.17% from 284); Green value is 149 (58.59% from 255 or 52.46% from 284); Blue value is 55 (21.88% from 255 or 19.37% from 284); Max value from RGB is 149 - color contains mainly: green. Hex color #509537 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509537 is #AF6AC8. Grayscale: #757575. Windows color (decimal): -11496137 or 3642704. OLE color: 3642704.
HSL color Cylindrical-coordinate representation of color #509537: hue angle of 104.04º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #509537 is Cyan = 0.46, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 149 | 55 | - |
| CMYK | 0.46 | 0 | 0.63 | 0.42 |
| HSL | 104.04º | 0.46% | 0.4% | - |
| HSV(B) | 104.04º | 0.63% | 0.58% | - |
| XYZ | 14.75 | 23.48 | 7.37 | - |
| YUV | 117.65 | 92.64 | 101.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 149 | 55 | 0.46 | 0 | 0.63 | 0.42 | 104.04 | 0.46 | 0.4 |
| Hex | 50 | 95 | 37 | 2E | 0 | 3F | 2A | 68 | 2E | 28 |
| Octal | 120 | 225 | 67 | 56 | 0 | 77 | 52 | 150 | 56 | 50 |
| Binary | 1010000 | 10010101 | 110111 | 101110 | 0 | 111111 | 101010 | 1101000 | 101110 | 101000 |
Color Harmonies of #509537
Complementary color
Monochromatic Colors of #509537
Black with #509537
Text Example
Text Example
White with #509537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509537; }
p { color: rgb(80,149,55); }
H1.HeaderClassName
{
color: #509537;
}
.AnyTagClassName
{
color: #509537;
}
</style>
background-color css
<style>
a { background-color: #509537; }
a { background-color: rgb(80,149,55); }
div.DivClassName
{
background-color: #509537;
}
.BgClassName
{
background-color: #509537;
}
</style>
border-color css
<style>
span { border-color: #509537; }
span { border-color: rgb(80,149,55); }
td.TdClassName
{
border-color: #509537;
}
.TagClassName
{
border-color: #509537;
}
</style>