Shades of La Palma #509038
Tints of La Palma #509038
RGB
CMYK
RGB Variations
Color information
#509038 (or 0x509038) is known color: La Palma. HEX triplet: 50, 90 and 38. RGB value is (80,144,56). Sum of RGB (Red+Green+Blue) = 80+144+56=280 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.57% from 280); Green value is 144 (56.64% from 255 or 51.43% from 280); Blue value is 56 (22.27% from 255 or 20% from 280); Max value from RGB is 144 - color contains mainly: green. Hex color #509038 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509038 is #AF6FC7. Grayscale: #737373. Windows color (decimal): -11497416 or 3706960. OLE color: 3706960.
HSL color Cylindrical-coordinate representation of color #509038: hue angle of 103.64º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #509038 is Cyan = 0.44, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 80 | 144 | 56 | - |
| CMYK | 0.44 | 0 | 0.61 | 0.44 |
| HSL | 103.64º | 0.44% | 0.39% | - |
| HSV(B) | 103.64º | 0.61% | 0.56% | - |
| XYZ | 14 | 21.94 | 7.24 | - |
| YUV | 114.83 | 94.8 | 103.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 144 | 56 | 0.44 | 0 | 0.61 | 0.44 | 103.64 | 0.44 | 0.39 |
| Hex | 50 | 90 | 38 | 2C | 0 | 3D | 2C | 68 | 2C | 27 |
| Octal | 120 | 220 | 70 | 54 | 0 | 75 | 54 | 150 | 54 | 47 |
| Binary | 1010000 | 10010000 | 111000 | 101100 | 0 | 111101 | 101100 | 1101000 | 101100 | 100111 |
Color Harmonies of #509038
Complementary color
Monochromatic Colors of #509038
Black with #509038
Text Example
Text Example
White with #509038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509038; }
p { color: rgb(80,144,56); }
H1.HeaderClassName
{
color: #509038;
}
.AnyTagClassName
{
color: #509038;
}
</style>
background-color css
<style>
a { background-color: #509038; }
a { background-color: rgb(80,144,56); }
div.DivClassName
{
background-color: #509038;
}
.BgClassName
{
background-color: #509038;
}
</style>
border-color css
<style>
span { border-color: #509038; }
span { border-color: rgb(80,144,56); }
td.TdClassName
{
border-color: #509038;
}
.TagClassName
{
border-color: #509038;
}
</style>