Shades of La Palma #349721
Tints of La Palma #349721
RGB
CMYK
RGB Variations
Color information
#349721 (or 0x349721) is known color: La Palma. HEX triplet: 34, 97 and 21. RGB value is (52,151,33). Sum of RGB (Red+Green+Blue) = 52+151+33=236 (31% of max value = 765). Red value is 52 (20.70% from 255 or 22.03% from 236); Green value is 151 (59.38% from 255 or 63.98% from 236); Blue value is 33 (13.28% from 255 or 13.98% from 236); Max value from RGB is 151 - color contains mainly: green. Hex color #349721 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #349721 is #CB68DE. Grayscale: #6C6C6C. Windows color (decimal): -13330655 or 2201396. OLE color: 2201396.
HSL color Cylindrical-coordinate representation of color #349721: hue angle of 110.34º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #349721 is Cyan = 0.66, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 151 | 33 | - |
| CMYK | 0.66 | 0 | 0.78 | 0.41 |
| HSL | 110.34º | 0.64% | 0.36% | - |
| HSV(B) | 110.34º | 0.78% | 0.59% | - |
| XYZ | 12.76 | 22.97 | 5.2 | - |
| YUV | 107.95 | 85.7 | 88.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 151 | 33 | 0.66 | 0 | 0.78 | 0.41 | 110.34 | 0.64 | 0.36 |
| Hex | 34 | 97 | 21 | 42 | 0 | 4E | 29 | 6E | 40 | 24 |
| Octal | 64 | 227 | 41 | 102 | 0 | 116 | 51 | 156 | 100 | 44 |
| Binary | 110100 | 10010111 | 100001 | 1000010 | 0 | 1001110 | 101001 | 1101110 | 1000000 | 100100 |
Color Harmonies of #349721
Complementary color
Monochromatic Colors of #349721
Black with #349721
Text Example
Text Example
White with #349721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349721; }
p { color: rgb(52,151,33); }
H1.HeaderClassName
{
color: #349721;
}
.AnyTagClassName
{
color: #349721;
}
</style>
background-color css
<style>
a { background-color: #349721; }
a { background-color: rgb(52,151,33); }
div.DivClassName
{
background-color: #349721;
}
.BgClassName
{
background-color: #349721;
}
</style>
border-color css
<style>
span { border-color: #349721; }
span { border-color: rgb(52,151,33); }
td.TdClassName
{
border-color: #349721;
}
.TagClassName
{
border-color: #349721;
}
</style>