Shades of La Palma #349414
Tints of La Palma #349414
RGB
CMYK
RGB Variations
Color information
#349414 (or 0x349414) is known color: La Palma. HEX triplet: 34, 94 and 14. RGB value is (52,148,20). Sum of RGB (Red+Green+Blue) = 52+148+20=220 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.64% from 220); Green value is 148 (58.20% from 255 or 67.27% from 220); Blue value is 20 (8.20% from 255 or 9.09% from 220); Max value from RGB is 148 - color contains mainly: green. Hex color #349414 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #349414 is #CB6BEB. Grayscale: #696969. Windows color (decimal): -13331436 or 1348660. OLE color: 1348660.
HSL color Cylindrical-coordinate representation of color #349414: hue angle of 105º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #349414 is Cyan = 0.65, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 148 | 20 | - |
| CMYK | 0.65 | 0 | 0.86 | 0.42 |
| HSL | 105º | 0.76% | 0.33% | - |
| HSV(B) | 105º | 0.86% | 0.58% | - |
| XYZ | 12.13 | 21.96 | 4.26 | - |
| YUV | 104.7 | 80.2 | 90.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 148 | 20 | 0.65 | 0 | 0.86 | 0.42 | 105 | 0.76 | 0.33 |
| Hex | 34 | 94 | 14 | 41 | 0 | 56 | 2A | 69 | 4C | 21 |
| Octal | 64 | 224 | 24 | 101 | 0 | 126 | 52 | 151 | 114 | 41 |
| Binary | 110100 | 10010100 | 10100 | 1000001 | 0 | 1010110 | 101010 | 1101001 | 1001100 | 100001 |
Color Harmonies of #349414
Complementary color
Monochromatic Colors of #349414
Black with #349414
Text Example
Text Example
White with #349414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349414; }
p { color: rgb(52,148,20); }
H1.HeaderClassName
{
color: #349414;
}
.AnyTagClassName
{
color: #349414;
}
</style>
background-color css
<style>
a { background-color: #349414; }
a { background-color: rgb(52,148,20); }
div.DivClassName
{
background-color: #349414;
}
.BgClassName
{
background-color: #349414;
}
</style>
border-color css
<style>
span { border-color: #349414; }
span { border-color: rgb(52,148,20); }
td.TdClassName
{
border-color: #349414;
}
.TagClassName
{
border-color: #349414;
}
</style>