Shades of La Palma #349619
Tints of La Palma #349619
RGB
CMYK
RGB Variations
Color information
#349619 (or 0x349619) is known color: La Palma. HEX triplet: 34, 96 and 19. RGB value is (52,150,25). Sum of RGB (Red+Green+Blue) = 52+150+25=227 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.91% from 227); Green value is 150 (58.98% from 255 or 66.08% from 227); Blue value is 25 (10.16% from 255 or 11.01% from 227); Max value from RGB is 150 - color contains mainly: green. Hex color #349619 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #349619 is #CB69E6. Grayscale: #6A6A6A. Windows color (decimal): -13330919 or 1676852. OLE color: 1676852.
HSL color Cylindrical-coordinate representation of color #349619: hue angle of 107.04º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #349619 is Cyan = 0.65, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 150 | 25 | - |
| CMYK | 0.65 | 0 | 0.83 | 0.41 |
| HSL | 107.04º | 0.71% | 0.34% | - |
| HSV(B) | 107.04º | 0.83% | 0.59% | - |
| XYZ | 12.5 | 22.61 | 4.63 | - |
| YUV | 106.45 | 82.03 | 89.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 150 | 25 | 0.65 | 0 | 0.83 | 0.41 | 107.04 | 0.71 | 0.34 |
| Hex | 34 | 96 | 19 | 41 | 0 | 53 | 29 | 6B | 47 | 22 |
| Octal | 64 | 226 | 31 | 101 | 0 | 123 | 51 | 153 | 107 | 42 |
| Binary | 110100 | 10010110 | 11001 | 1000001 | 0 | 1010011 | 101001 | 1101011 | 1000111 | 100010 |
Color Harmonies of #349619
Complementary color
Monochromatic Colors of #349619
Black with #349619
Text Example
Text Example
White with #349619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349619; }
p { color: rgb(52,150,25); }
H1.HeaderClassName
{
color: #349619;
}
.AnyTagClassName
{
color: #349619;
}
</style>
background-color css
<style>
a { background-color: #349619; }
a { background-color: rgb(52,150,25); }
div.DivClassName
{
background-color: #349619;
}
.BgClassName
{
background-color: #349619;
}
</style>
border-color css
<style>
span { border-color: #349619; }
span { border-color: rgb(52,150,25); }
td.TdClassName
{
border-color: #349619;
}
.TagClassName
{
border-color: #349619;
}
</style>