Shades of La Palma #349014
Tints of La Palma #349014
RGB
CMYK
RGB Variations
Color information
#349014 (or 0x349014) is known color: La Palma. HEX triplet: 34, 90 and 14. RGB value is (52,144,20). Sum of RGB (Red+Green+Blue) = 52+144+20=216 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.07% from 216); Green value is 144 (56.64% from 255 or 66.67% from 216); Blue value is 20 (8.20% from 255 or 9.26% from 216); Max value from RGB is 144 - color contains mainly: green. Hex color #349014 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #349014 is #CB6FEB. Grayscale: #666666. Windows color (decimal): -13332460 or 1347636. OLE color: 1347636.
HSL color Cylindrical-coordinate representation of color #349014: hue angle of 104.52º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #349014 is Cyan = 0.64, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 144 | 20 | - |
| CMYK | 0.64 | 0 | 0.86 | 0.44 |
| HSL | 104.52º | 0.76% | 0.32% | - |
| HSV(B) | 104.52º | 0.86% | 0.56% | - |
| XYZ | 11.52 | 20.73 | 4.06 | - |
| YUV | 102.36 | 81.52 | 92.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 144 | 20 | 0.64 | 0 | 0.86 | 0.44 | 104.52 | 0.76 | 0.32 |
| Hex | 34 | 90 | 14 | 40 | 0 | 56 | 2C | 69 | 4C | 20 |
| Octal | 64 | 220 | 24 | 100 | 0 | 126 | 54 | 151 | 114 | 40 |
| Binary | 110100 | 10010000 | 10100 | 1000000 | 0 | 1010110 | 101100 | 1101001 | 1001100 | 100000 |
Color Harmonies of #349014
Complementary color
Monochromatic Colors of #349014
Black with #349014
Text Example
Text Example
White with #349014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349014; }
p { color: rgb(52,144,20); }
H1.HeaderClassName
{
color: #349014;
}
.AnyTagClassName
{
color: #349014;
}
</style>
background-color css
<style>
a { background-color: #349014; }
a { background-color: rgb(52,144,20); }
div.DivClassName
{
background-color: #349014;
}
.BgClassName
{
background-color: #349014;
}
</style>
border-color css
<style>
span { border-color: #349014; }
span { border-color: rgb(52,144,20); }
td.TdClassName
{
border-color: #349014;
}
.TagClassName
{
border-color: #349014;
}
</style>