Shades of La Palma #349226
Tints of La Palma #349226
RGB
CMYK
RGB Variations
Color information
#349226 (or 0x349226) is known color: La Palma. HEX triplet: 34, 92 and 26. RGB value is (52,146,38). Sum of RGB (Red+Green+Blue) = 52+146+38=236 (31% of max value = 765). Red value is 52 (20.70% from 255 or 22.03% from 236); Green value is 146 (57.42% from 255 or 61.86% from 236); Blue value is 38 (15.23% from 255 or 16.10% from 236); Max value from RGB is 146 - color contains mainly: green. Hex color #349226 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #349226 is #CB6DD9. Grayscale: #696969. Windows color (decimal): -13331930 or 2527796. OLE color: 2527796.
HSL color Cylindrical-coordinate representation of color #349226: hue angle of 112.22º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #349226 is Cyan = 0.64, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 52 | 146 | 38 | - |
| CMYK | 0.64 | 0 | 0.74 | 0.43 |
| HSL | 112.22º | 0.59% | 0.36% | - |
| HSV(B) | 112.22º | 0.74% | 0.57% | - |
| XYZ | 12.04 | 21.43 | 5.33 | - |
| YUV | 105.58 | 89.86 | 89.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 146 | 38 | 0.64 | 0 | 0.74 | 0.43 | 112.22 | 0.59 | 0.36 |
| Hex | 34 | 92 | 26 | 40 | 0 | 4A | 2B | 70 | 3B | 24 |
| Octal | 64 | 222 | 46 | 100 | 0 | 112 | 53 | 160 | 73 | 44 |
| Binary | 110100 | 10010010 | 100110 | 1000000 | 0 | 1001010 | 101011 | 1110000 | 111011 | 100100 |
Color Harmonies of #349226
Complementary color
Monochromatic Colors of #349226
Black with #349226
Text Example
Text Example
White with #349226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349226; }
p { color: rgb(52,146,38); }
H1.HeaderClassName
{
color: #349226;
}
.AnyTagClassName
{
color: #349226;
}
</style>
background-color css
<style>
a { background-color: #349226; }
a { background-color: rgb(52,146,38); }
div.DivClassName
{
background-color: #349226;
}
.BgClassName
{
background-color: #349226;
}
</style>
border-color css
<style>
span { border-color: #349226; }
span { border-color: rgb(52,146,38); }
td.TdClassName
{
border-color: #349226;
}
.TagClassName
{
border-color: #349226;
}
</style>