Shades of La Palma #349722
Tints of La Palma #349722
RGB
CMYK
RGB Variations
Color information
#349722 (or 0x349722) is known color: La Palma. HEX triplet: 34, 97 and 22. RGB value is (52,151,34). Sum of RGB (Red+Green+Blue) = 52+151+34=237 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.94% from 237); Green value is 151 (59.38% from 255 or 63.71% from 237); Blue value is 34 (13.67% from 255 or 14.35% from 237); Max value from RGB is 151 - color contains mainly: green. Hex color #349722 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #349722 is #CB68DD. Grayscale: #6C6C6C. Windows color (decimal): -13330654 or 2266932. OLE color: 2266932.
HSL color Cylindrical-coordinate representation of color #349722: hue angle of 110.77º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #349722 is Cyan = 0.66, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 151 | 34 | - |
| CMYK | 0.66 | 0 | 0.77 | 0.41 |
| HSL | 110.77º | 0.63% | 0.36% | - |
| HSV(B) | 110.77º | 0.77% | 0.59% | - |
| XYZ | 12.77 | 22.98 | 5.28 | - |
| YUV | 108.06 | 86.2 | 88.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 151 | 34 | 0.66 | 0 | 0.77 | 0.41 | 110.77 | 0.63 | 0.36 |
| Hex | 34 | 97 | 22 | 42 | 0 | 4D | 29 | 6F | 3F | 24 |
| Octal | 64 | 227 | 42 | 102 | 0 | 115 | 51 | 157 | 77 | 44 |
| Binary | 110100 | 10010111 | 100010 | 1000010 | 0 | 1001101 | 101001 | 1101111 | 111111 | 100100 |
Color Harmonies of #349722
Complementary color
Monochromatic Colors of #349722
Black with #349722
Text Example
Text Example
White with #349722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349722; }
p { color: rgb(52,151,34); }
H1.HeaderClassName
{
color: #349722;
}
.AnyTagClassName
{
color: #349722;
}
</style>
background-color css
<style>
a { background-color: #349722; }
a { background-color: rgb(52,151,34); }
div.DivClassName
{
background-color: #349722;
}
.BgClassName
{
background-color: #349722;
}
</style>
border-color css
<style>
span { border-color: #349722; }
span { border-color: rgb(52,151,34); }
td.TdClassName
{
border-color: #349722;
}
.TagClassName
{
border-color: #349722;
}
</style>