Shades of La Palma #509331
Tints of La Palma #509331
RGB
CMYK
RGB Variations
Color information
#509331 (or 0x509331) is known color: La Palma. HEX triplet: 50, 93 and 31. RGB value is (80,147,49). Sum of RGB (Red+Green+Blue) = 80+147+49=276 (36% of max value = 765). Red value is 80 (31.64% from 255 or 28.99% from 276); Green value is 147 (57.81% from 255 or 53.26% from 276); Blue value is 49 (19.53% from 255 or 17.75% from 276); Max value from RGB is 147 - color contains mainly: green. Hex color #509331 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509331 is #AF6CCE. Grayscale: #747474. Windows color (decimal): -11496655 or 3248976. OLE color: 3248976.
HSL color Cylindrical-coordinate representation of color #509331: hue angle of 101.02º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #509331 is Cyan = 0.46, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 147 | 49 | - |
| CMYK | 0.46 | 0 | 0.67 | 0.42 |
| HSL | 101.02º | 0.5% | 0.38% | - |
| HSV(B) | 101.02º | 0.67% | 0.58% | - |
| XYZ | 14.3 | 22.79 | 6.55 | - |
| YUV | 115.8 | 90.3 | 102.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 147 | 49 | 0.46 | 0 | 0.67 | 0.42 | 101.02 | 0.5 | 0.38 |
| Hex | 50 | 93 | 31 | 2E | 0 | 43 | 2A | 65 | 32 | 26 |
| Octal | 120 | 223 | 61 | 56 | 0 | 103 | 52 | 145 | 62 | 46 |
| Binary | 1010000 | 10010011 | 110001 | 101110 | 0 | 1000011 | 101010 | 1100101 | 110010 | 100110 |
Color Harmonies of #509331
Complementary color
Monochromatic Colors of #509331
Black with #509331
Text Example
Text Example
White with #509331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509331; }
p { color: rgb(80,147,49); }
H1.HeaderClassName
{
color: #509331;
}
.AnyTagClassName
{
color: #509331;
}
</style>
background-color css
<style>
a { background-color: #509331; }
a { background-color: rgb(80,147,49); }
div.DivClassName
{
background-color: #509331;
}
.BgClassName
{
background-color: #509331;
}
</style>
border-color css
<style>
span { border-color: #509331; }
span { border-color: rgb(80,147,49); }
td.TdClassName
{
border-color: #509331;
}
.TagClassName
{
border-color: #509331;
}
</style>