Shades of La Palma #509632
Tints of La Palma #509632
RGB
CMYK
RGB Variations
Color information
#509632 (or 0x509632) is known color: La Palma. HEX triplet: 50, 96 and 32. RGB value is (80,150,50). Sum of RGB (Red+Green+Blue) = 80+150+50=280 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.57% from 280); Green value is 150 (58.98% from 255 or 53.57% from 280); Blue value is 50 (19.92% from 255 or 17.86% from 280); Max value from RGB is 150 - color contains mainly: green. Hex color #509632 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509632 is #AF69CD. Grayscale: #767676. Windows color (decimal): -11495886 or 3315280. OLE color: 3315280.
HSL color Cylindrical-coordinate representation of color #509632: hue angle of 102º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #509632 is Cyan = 0.47, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 150 | 50 | - |
| CMYK | 0.47 | 0 | 0.67 | 0.41 |
| HSL | 102º | 0.5% | 0.39% | - |
| HSV(B) | 102º | 0.67% | 0.59% | - |
| XYZ | 14.79 | 23.75 | 6.82 | - |
| YUV | 117.67 | 89.81 | 101.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 150 | 50 | 0.47 | 0 | 0.67 | 0.41 | 102 | 0.5 | 0.39 |
| Hex | 50 | 96 | 32 | 2F | 0 | 43 | 29 | 66 | 32 | 27 |
| Octal | 120 | 226 | 62 | 57 | 0 | 103 | 51 | 146 | 62 | 47 |
| Binary | 1010000 | 10010110 | 110010 | 101111 | 0 | 1000011 | 101001 | 1100110 | 110010 | 100111 |
Color Harmonies of #509632
Complementary color
Monochromatic Colors of #509632
Black with #509632
Text Example
Text Example
White with #509632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509632; }
p { color: rgb(80,150,50); }
H1.HeaderClassName
{
color: #509632;
}
.AnyTagClassName
{
color: #509632;
}
</style>
background-color css
<style>
a { background-color: #509632; }
a { background-color: rgb(80,150,50); }
div.DivClassName
{
background-color: #509632;
}
.BgClassName
{
background-color: #509632;
}
</style>
border-color css
<style>
span { border-color: #509632; }
span { border-color: rgb(80,150,50); }
td.TdClassName
{
border-color: #509632;
}
.TagClassName
{
border-color: #509632;
}
</style>