Shades of La Palma #509337
Tints of La Palma #509337
RGB
CMYK
RGB Variations
Color information
#509337 (or 0x509337) is known color: La Palma. HEX triplet: 50, 93 and 37. RGB value is (80,147,55). Sum of RGB (Red+Green+Blue) = 80+147+55=282 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.37% from 282); Green value is 147 (57.81% from 255 or 52.13% from 282); Blue value is 55 (21.88% from 255 or 19.50% from 282); Max value from RGB is 147 - color contains mainly: green. Hex color #509337 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509337 is #AF6CC8. Grayscale: #747474. Windows color (decimal): -11496649 or 3642192. OLE color: 3642192.
HSL color Cylindrical-coordinate representation of color #509337: hue angle of 103.7º 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 #509337 is Cyan = 0.46, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 147 | 55 | - |
| CMYK | 0.46 | 0 | 0.63 | 0.42 |
| HSL | 103.7º | 0.46% | 0.4% | - |
| HSV(B) | 103.7º | 0.63% | 0.58% | - |
| XYZ | 14.43 | 22.85 | 7.26 | - |
| YUV | 116.48 | 93.3 | 101.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 147 | 55 | 0.46 | 0 | 0.63 | 0.42 | 103.7 | 0.46 | 0.4 |
| Hex | 50 | 93 | 37 | 2E | 0 | 3F | 2A | 68 | 2E | 28 |
| Octal | 120 | 223 | 67 | 56 | 0 | 77 | 52 | 150 | 56 | 50 |
| Binary | 1010000 | 10010011 | 110111 | 101110 | 0 | 111111 | 101010 | 1101000 | 101110 | 101000 |
Color Harmonies of #509337
Complementary color
Monochromatic Colors of #509337
Black with #509337
Text Example
Text Example
White with #509337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509337; }
p { color: rgb(80,147,55); }
H1.HeaderClassName
{
color: #509337;
}
.AnyTagClassName
{
color: #509337;
}
</style>
background-color css
<style>
a { background-color: #509337; }
a { background-color: rgb(80,147,55); }
div.DivClassName
{
background-color: #509337;
}
.BgClassName
{
background-color: #509337;
}
</style>
border-color css
<style>
span { border-color: #509337; }
span { border-color: rgb(80,147,55); }
td.TdClassName
{
border-color: #509337;
}
.TagClassName
{
border-color: #509337;
}
</style>