Shades of La Palma #509532
Tints of La Palma #509532
RGB
CMYK
RGB Variations
Color information
#509532 (or 0x509532) is known color: La Palma. HEX triplet: 50, 95 and 32. RGB value is (80,149,50). Sum of RGB (Red+Green+Blue) = 80+149+50=279 (36% of max value = 765). Red value is 80 (31.64% from 255 or 28.67% from 279); Green value is 149 (58.59% from 255 or 53.41% from 279); Blue value is 50 (19.92% from 255 or 17.92% from 279); Max value from RGB is 149 - color contains mainly: green. Hex color #509532 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509532 is #AF6ACD. Grayscale: #757575. Windows color (decimal): -11496142 or 3315024. OLE color: 3315024.
HSL color Cylindrical-coordinate representation of color #509532: hue angle of 101.82º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #509532 is Cyan = 0.46, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 149 | 50 | - |
| CMYK | 0.46 | 0 | 0.66 | 0.42 |
| HSL | 101.82º | 0.5% | 0.39% | - |
| HSV(B) | 101.82º | 0.66% | 0.58% | - |
| XYZ | 14.63 | 23.43 | 6.77 | - |
| YUV | 117.08 | 90.14 | 101.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 149 | 50 | 0.46 | 0 | 0.66 | 0.42 | 101.82 | 0.5 | 0.39 |
| Hex | 50 | 95 | 32 | 2E | 0 | 42 | 2A | 66 | 32 | 27 |
| Octal | 120 | 225 | 62 | 56 | 0 | 102 | 52 | 146 | 62 | 47 |
| Binary | 1010000 | 10010101 | 110010 | 101110 | 0 | 1000010 | 101010 | 1100110 | 110010 | 100111 |
Color Harmonies of #509532
Complementary color
Monochromatic Colors of #509532
Black with #509532
Text Example
Text Example
White with #509532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509532; }
p { color: rgb(80,149,50); }
H1.HeaderClassName
{
color: #509532;
}
.AnyTagClassName
{
color: #509532;
}
</style>
background-color css
<style>
a { background-color: #509532; }
a { background-color: rgb(80,149,50); }
div.DivClassName
{
background-color: #509532;
}
.BgClassName
{
background-color: #509532;
}
</style>
border-color css
<style>
span { border-color: #509532; }
span { border-color: rgb(80,149,50); }
td.TdClassName
{
border-color: #509532;
}
.TagClassName
{
border-color: #509532;
}
</style>