Shades of La Palma #349221
Tints of La Palma #349221
RGB
CMYK
RGB Variations
Color information
#349221 (or 0x349221) is known color: La Palma. HEX triplet: 34, 92 and 21. RGB value is (52,146,33). Sum of RGB (Red+Green+Blue) = 52+146+33=231 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.51% from 231); Green value is 146 (57.42% from 255 or 63.20% from 231); Blue value is 33 (13.28% from 255 or 14.29% from 231); Max value from RGB is 146 - color contains mainly: green. Hex color #349221 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #349221 is #CB6DDE. Grayscale: #696969. Windows color (decimal): -13331935 or 2200116. OLE color: 2200116.
HSL color Cylindrical-coordinate representation of color #349221: hue angle of 109.91º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #349221 is Cyan = 0.64, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 52 | 146 | 33 | - |
| CMYK | 0.64 | 0 | 0.77 | 0.43 |
| HSL | 109.91º | 0.63% | 0.35% | - |
| HSV(B) | 109.91º | 0.77% | 0.57% | - |
| XYZ | 11.97 | 21.4 | 4.94 | - |
| YUV | 105.01 | 87.36 | 90.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 146 | 33 | 0.64 | 0 | 0.77 | 0.43 | 109.91 | 0.63 | 0.35 |
| Hex | 34 | 92 | 21 | 40 | 0 | 4D | 2B | 6E | 3F | 23 |
| Octal | 64 | 222 | 41 | 100 | 0 | 115 | 53 | 156 | 77 | 43 |
| Binary | 110100 | 10010010 | 100001 | 1000000 | 0 | 1001101 | 101011 | 1101110 | 111111 | 100011 |
Color Harmonies of #349221
Complementary color
Monochromatic Colors of #349221
Black with #349221
Text Example
Text Example
White with #349221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349221; }
p { color: rgb(52,146,33); }
H1.HeaderClassName
{
color: #349221;
}
.AnyTagClassName
{
color: #349221;
}
</style>
background-color css
<style>
a { background-color: #349221; }
a { background-color: rgb(52,146,33); }
div.DivClassName
{
background-color: #349221;
}
.BgClassName
{
background-color: #349221;
}
</style>
border-color css
<style>
span { border-color: #349221; }
span { border-color: rgb(52,146,33); }
td.TdClassName
{
border-color: #349221;
}
.TagClassName
{
border-color: #349221;
}
</style>