Shades of La Palma #349716
Tints of La Palma #349716
RGB
CMYK
RGB Variations
Color information
#349716 (or 0x349716) is known color: La Palma. HEX triplet: 34, 97 and 16. RGB value is (52,151,22). Sum of RGB (Red+Green+Blue) = 52+151+22=225 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.11% from 225); Green value is 151 (59.38% from 255 or 67.11% from 225); Blue value is 22 (8.98% from 255 or 9.78% from 225); Max value from RGB is 151 - color contains mainly: green. Hex color #349716 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #349716 is #CB68E9. Grayscale: #6B6B6B. Windows color (decimal): -13330666 or 1480500. OLE color: 1480500.
HSL color Cylindrical-coordinate representation of color #349716: hue angle of 106.05º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #349716 is Cyan = 0.66, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 151 | 22 | - |
| CMYK | 0.66 | 0 | 0.85 | 0.41 |
| HSL | 106.05º | 0.75% | 0.34% | - |
| HSV(B) | 106.05º | 0.85% | 0.59% | - |
| XYZ | 12.63 | 22.92 | 4.52 | - |
| YUV | 106.69 | 80.2 | 88.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 151 | 22 | 0.66 | 0 | 0.85 | 0.41 | 106.05 | 0.75 | 0.34 |
| Hex | 34 | 97 | 16 | 42 | 0 | 55 | 29 | 6A | 4B | 22 |
| Octal | 64 | 227 | 26 | 102 | 0 | 125 | 51 | 152 | 113 | 42 |
| Binary | 110100 | 10010111 | 10110 | 1000010 | 0 | 1010101 | 101001 | 1101010 | 1001011 | 100010 |
Color Harmonies of #349716
Complementary color
Monochromatic Colors of #349716
Black with #349716
Text Example
Text Example
White with #349716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349716; }
p { color: rgb(52,151,22); }
H1.HeaderClassName
{
color: #349716;
}
.AnyTagClassName
{
color: #349716;
}
</style>
background-color css
<style>
a { background-color: #349716; }
a { background-color: rgb(52,151,22); }
div.DivClassName
{
background-color: #349716;
}
.BgClassName
{
background-color: #349716;
}
</style>
border-color css
<style>
span { border-color: #349716; }
span { border-color: rgb(52,151,22); }
td.TdClassName
{
border-color: #349716;
}
.TagClassName
{
border-color: #349716;
}
</style>