Shades of La Palma #349922
Tints of La Palma #349922
RGB
CMYK
RGB Variations
Color information
#349922 (or 0x349922) is known color: La Palma. HEX triplet: 34, 99 and 22. RGB value is (52,153,34). Sum of RGB (Red+Green+Blue) = 52+153+34=239 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.76% from 239); Green value is 153 (60.16% from 255 or 64.02% from 239); Blue value is 34 (13.67% from 255 or 14.23% from 239); Max value from RGB is 153 - color contains mainly: green. Hex color #349922 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #349922 is #CB66DD. Grayscale: #6D6D6D. Windows color (decimal): -13330142 or 2267444. OLE color: 2267444.
HSL color Cylindrical-coordinate representation of color #349922: hue angle of 110.92º degrees, saturation: 0.64, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #349922 is Cyan = 0.66, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 52 | 153 | 34 | - |
| CMYK | 0.66 | 0 | 0.78 | 0.4 |
| HSL | 110.92º | 0.64% | 0.37% | - |
| HSV(B) | 110.92º | 0.78% | 0.6% | - |
| XYZ | 13.1 | 23.63 | 5.38 | - |
| YUV | 109.24 | 85.54 | 87.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 153 | 34 | 0.66 | 0 | 0.78 | 0.4 | 110.92 | 0.64 | 0.37 |
| Hex | 34 | 99 | 22 | 42 | 0 | 4E | 28 | 6F | 40 | 25 |
| Octal | 64 | 231 | 42 | 102 | 0 | 116 | 50 | 157 | 100 | 45 |
| Binary | 110100 | 10011001 | 100010 | 1000010 | 0 | 1001110 | 101000 | 1101111 | 1000000 | 100101 |
Color Harmonies of #349922
Complementary color
Monochromatic Colors of #349922
Black with #349922
Text Example
Text Example
White with #349922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349922; }
p { color: rgb(52,153,34); }
H1.HeaderClassName
{
color: #349922;
}
.AnyTagClassName
{
color: #349922;
}
</style>
background-color css
<style>
a { background-color: #349922; }
a { background-color: rgb(52,153,34); }
div.DivClassName
{
background-color: #349922;
}
.BgClassName
{
background-color: #349922;
}
</style>
border-color css
<style>
span { border-color: #349922; }
span { border-color: rgb(52,153,34); }
td.TdClassName
{
border-color: #349922;
}
.TagClassName
{
border-color: #349922;
}
</style>