Shades of La Palma #509234
Tints of La Palma #509234
RGB
CMYK
RGB Variations
Color information
#509234 (or 0x509234) is known color: La Palma. HEX triplet: 50, 92 and 34. RGB value is (80,146,52). Sum of RGB (Red+Green+Blue) = 80+146+52=278 (36% of max value = 765). Red value is 80 (31.64% from 255 or 28.78% from 278); Green value is 146 (57.42% from 255 or 52.52% from 278); Blue value is 52 (20.70% from 255 or 18.71% from 278); Max value from RGB is 146 - color contains mainly: green. Hex color #509234 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509234 is #AF6DCB. Grayscale: #737373. Windows color (decimal): -11496908 or 3445328. OLE color: 3445328.
HSL color Cylindrical-coordinate representation of color #509234: hue angle of 102.13º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #509234 is Cyan = 0.45, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 146 | 52 | - |
| CMYK | 0.45 | 0 | 0.64 | 0.43 |
| HSL | 102.13º | 0.47% | 0.39% | - |
| HSV(B) | 102.13º | 0.64% | 0.57% | - |
| XYZ | 14.21 | 22.51 | 6.85 | - |
| YUV | 115.55 | 92.13 | 102.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 146 | 52 | 0.45 | 0 | 0.64 | 0.43 | 102.13 | 0.47 | 0.39 |
| Hex | 50 | 92 | 34 | 2D | 0 | 40 | 2B | 66 | 2F | 27 |
| Octal | 120 | 222 | 64 | 55 | 0 | 100 | 53 | 146 | 57 | 47 |
| Binary | 1010000 | 10010010 | 110100 | 101101 | 0 | 1000000 | 101011 | 1100110 | 101111 | 100111 |
Color Harmonies of #509234
Complementary color
Monochromatic Colors of #509234
Black with #509234
Text Example
Text Example
White with #509234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509234; }
p { color: rgb(80,146,52); }
H1.HeaderClassName
{
color: #509234;
}
.AnyTagClassName
{
color: #509234;
}
</style>
background-color css
<style>
a { background-color: #509234; }
a { background-color: rgb(80,146,52); }
div.DivClassName
{
background-color: #509234;
}
.BgClassName
{
background-color: #509234;
}
</style>
border-color css
<style>
span { border-color: #509234; }
span { border-color: rgb(80,146,52); }
td.TdClassName
{
border-color: #509234;
}
.TagClassName
{
border-color: #509234;
}
</style>