Shades of La Palma #509531
Tints of La Palma #509531
RGB
CMYK
RGB Variations
Color information
#509531 (or 0x509531) is known color: La Palma. HEX triplet: 50, 95 and 31. RGB value is (80,149,49). Sum of RGB (Red+Green+Blue) = 80+149+49=278 (36% of max value = 765). Red value is 80 (31.64% from 255 or 28.78% from 278); Green value is 149 (58.59% from 255 or 53.60% from 278); Blue value is 49 (19.53% from 255 or 17.63% from 278); Max value from RGB is 149 - color contains mainly: green. Hex color #509531 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509531 is #AF6ACE. Grayscale: #757575. Windows color (decimal): -11496143 or 3249488. OLE color: 3249488.
HSL color Cylindrical-coordinate representation of color #509531: hue angle of 101.4º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #509531 is Cyan = 0.46, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 149 | 49 | - |
| CMYK | 0.46 | 0 | 0.67 | 0.42 |
| HSL | 101.4º | 0.51% | 0.39% | - |
| HSV(B) | 101.4º | 0.67% | 0.58% | - |
| XYZ | 14.61 | 23.42 | 6.66 | - |
| YUV | 116.97 | 89.64 | 101.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 149 | 49 | 0.46 | 0 | 0.67 | 0.42 | 101.4 | 0.51 | 0.39 |
| Hex | 50 | 95 | 31 | 2E | 0 | 43 | 2A | 65 | 33 | 27 |
| Octal | 120 | 225 | 61 | 56 | 0 | 103 | 52 | 145 | 63 | 47 |
| Binary | 1010000 | 10010101 | 110001 | 101110 | 0 | 1000011 | 101010 | 1100101 | 110011 | 100111 |
Color Harmonies of #509531
Complementary color
Monochromatic Colors of #509531
Black with #509531
Text Example
Text Example
White with #509531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509531; }
p { color: rgb(80,149,49); }
H1.HeaderClassName
{
color: #509531;
}
.AnyTagClassName
{
color: #509531;
}
</style>
background-color css
<style>
a { background-color: #509531; }
a { background-color: rgb(80,149,49); }
div.DivClassName
{
background-color: #509531;
}
.BgClassName
{
background-color: #509531;
}
</style>
border-color css
<style>
span { border-color: #509531; }
span { border-color: rgb(80,149,49); }
td.TdClassName
{
border-color: #509531;
}
.TagClassName
{
border-color: #509531;
}
</style>