Shades of La Palma #349505
Tints of La Palma #349505
RGB
CMYK
RGB Variations
Color information
#349505 (or 0x349505) is known color: La Palma. HEX triplet: 34, 95 and 05. RGB value is (52,149,5). Sum of RGB (Red+Green+Blue) = 52+149+5=206 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.24% from 206); Green value is 149 (58.59% from 255 or 72.33% from 206); Blue value is 5 (2.34% from 255 or 2.43% from 206); Max value from RGB is 149 - color contains mainly: green. Hex color #349505 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #349505 is #CB6AFA. Grayscale: #686868. Windows color (decimal): -13331195 or 365876. OLE color: 365876.
HSL color Cylindrical-coordinate representation of color #349505: hue angle of 100.42º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #349505 is Cyan = 0.65, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 149 | 5 | - |
| CMYK | 0.65 | 0 | 0.97 | 0.42 |
| HSL | 100.42º | 0.94% | 0.3% | - |
| HSV(B) | 100.42º | 0.97% | 0.58% | - |
| XYZ | 12.19 | 22.24 | 3.79 | - |
| YUV | 103.58 | 72.36 | 91.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 149 | 5 | 0.65 | 0 | 0.97 | 0.42 | 100.42 | 0.94 | 0.3 |
| Hex | 34 | 95 | 5 | 41 | 0 | 61 | 2A | 64 | 5E | 1E |
| Octal | 64 | 225 | 5 | 101 | 0 | 141 | 52 | 144 | 136 | 36 |
| Binary | 110100 | 10010101 | 101 | 1000001 | 0 | 1100001 | 101010 | 1100100 | 1011110 | 11110 |
Color Harmonies of #349505
Complementary color
Monochromatic Colors of #349505
Black with #349505
Text Example
Text Example
White with #349505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349505; }
p { color: rgb(52,149,5); }
H1.HeaderClassName
{
color: #349505;
}
.AnyTagClassName
{
color: #349505;
}
</style>
background-color css
<style>
a { background-color: #349505; }
a { background-color: rgb(52,149,5); }
div.DivClassName
{
background-color: #349505;
}
.BgClassName
{
background-color: #349505;
}
</style>
border-color css
<style>
span { border-color: #349505; }
span { border-color: rgb(52,149,5); }
td.TdClassName
{
border-color: #349505;
}
.TagClassName
{
border-color: #349505;
}
</style>