Shades of La Palma #509934
Tints of La Palma #509934
RGB
CMYK
RGB Variations
Color information
#509934 (or 0x509934) is known color: La Palma. HEX triplet: 50, 99 and 34. RGB value is (80,153,52). Sum of RGB (Red+Green+Blue) = 80+153+52=285 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.07% from 285); Green value is 153 (60.16% from 255 or 53.68% from 285); Blue value is 52 (20.70% from 255 or 18.25% from 285); Max value from RGB is 153 - color contains mainly: green. Hex color #509934 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509934 is #AF66CB. Grayscale: #777777. Windows color (decimal): -11495116 or 3447120. OLE color: 3447120.
HSL color Cylindrical-coordinate representation of color #509934: hue angle of 103.37º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #509934 is Cyan = 0.48, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 80 | 153 | 52 | - |
| CMYK | 0.48 | 0 | 0.66 | 0.4 |
| HSL | 103.37º | 0.49% | 0.4% | - |
| HSV(B) | 103.37º | 0.66% | 0.6% | - |
| XYZ | 15.32 | 24.74 | 7.22 | - |
| YUV | 119.66 | 89.82 | 99.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 153 | 52 | 0.48 | 0 | 0.66 | 0.4 | 103.37 | 0.49 | 0.4 |
| Hex | 50 | 99 | 34 | 30 | 0 | 42 | 28 | 67 | 31 | 28 |
| Octal | 120 | 231 | 64 | 60 | 0 | 102 | 50 | 147 | 61 | 50 |
| Binary | 1010000 | 10011001 | 110100 | 110000 | 0 | 1000010 | 101000 | 1100111 | 110001 | 101000 |
Color Harmonies of #509934
Complementary color
Monochromatic Colors of #509934
Black with #509934
Text Example
Text Example
White with #509934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509934; }
p { color: rgb(80,153,52); }
H1.HeaderClassName
{
color: #509934;
}
.AnyTagClassName
{
color: #509934;
}
</style>
background-color css
<style>
a { background-color: #509934; }
a { background-color: rgb(80,153,52); }
div.DivClassName
{
background-color: #509934;
}
.BgClassName
{
background-color: #509934;
}
</style>
border-color css
<style>
span { border-color: #509934; }
span { border-color: rgb(80,153,52); }
td.TdClassName
{
border-color: #509934;
}
.TagClassName
{
border-color: #509934;
}
</style>