Shades of La Palma #509238
Tints of La Palma #509238
RGB
CMYK
RGB Variations
Color information
#509238 (or 0x509238) is known color: La Palma. HEX triplet: 50, 92 and 38. RGB value is (80,146,56). Sum of RGB (Red+Green+Blue) = 80+146+56=282 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.37% from 282); Green value is 146 (57.42% from 255 or 51.77% from 282); Blue value is 56 (22.27% from 255 or 19.86% from 282); Max value from RGB is 146 - color contains mainly: green. Hex color #509238 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509238 is #AF6DC7. Grayscale: #747474. Windows color (decimal): -11496904 or 3707472. OLE color: 3707472.
HSL color Cylindrical-coordinate representation of color #509238: hue angle of 104º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #509238 is Cyan = 0.45, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 146 | 56 | - |
| CMYK | 0.45 | 0 | 0.62 | 0.43 |
| HSL | 104º | 0.45% | 0.4% | - |
| HSV(B) | 104º | 0.62% | 0.57% | - |
| XYZ | 14.3 | 22.55 | 7.34 | - |
| YUV | 116.01 | 94.13 | 102.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 146 | 56 | 0.45 | 0 | 0.62 | 0.43 | 104 | 0.45 | 0.4 |
| Hex | 50 | 92 | 38 | 2D | 0 | 3E | 2B | 68 | 2D | 28 |
| Octal | 120 | 222 | 70 | 55 | 0 | 76 | 53 | 150 | 55 | 50 |
| Binary | 1010000 | 10010010 | 111000 | 101101 | 0 | 111110 | 101011 | 1101000 | 101101 | 101000 |
Color Harmonies of #509238
Complementary color
Monochromatic Colors of #509238
Black with #509238
Text Example
Text Example
White with #509238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509238; }
p { color: rgb(80,146,56); }
H1.HeaderClassName
{
color: #509238;
}
.AnyTagClassName
{
color: #509238;
}
</style>
background-color css
<style>
a { background-color: #509238; }
a { background-color: rgb(80,146,56); }
div.DivClassName
{
background-color: #509238;
}
.BgClassName
{
background-color: #509238;
}
</style>
border-color css
<style>
span { border-color: #509238; }
span { border-color: rgb(80,146,56); }
td.TdClassName
{
border-color: #509238;
}
.TagClassName
{
border-color: #509238;
}
</style>