Shades of La Palma #349429
Tints of La Palma #349429
RGB
CMYK
RGB Variations
Color information
#349429 (or 0x349429) is known color: La Palma. HEX triplet: 34, 94 and 29. RGB value is (52,148,41). Sum of RGB (Red+Green+Blue) = 52+148+41=241 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.58% from 241); Green value is 148 (58.20% from 255 or 61.41% from 241); Blue value is 41 (16.41% from 255 or 17.01% from 241); Max value from RGB is 148 - color contains mainly: green. Hex color #349429 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #349429 is #CB6BD6. Grayscale: #6B6B6B. Windows color (decimal): -13331415 or 2724916. OLE color: 2724916.
HSL color Cylindrical-coordinate representation of color #349429: hue angle of 113.83º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #349429 is Cyan = 0.65, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 148 | 41 | - |
| CMYK | 0.65 | 0 | 0.72 | 0.42 |
| HSL | 113.83º | 0.57% | 0.37% | - |
| HSV(B) | 113.83º | 0.72% | 0.58% | - |
| XYZ | 12.41 | 22.07 | 5.7 | - |
| YUV | 107.1 | 90.7 | 88.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 148 | 41 | 0.65 | 0 | 0.72 | 0.42 | 113.83 | 0.57 | 0.37 |
| Hex | 34 | 94 | 29 | 41 | 0 | 48 | 2A | 72 | 39 | 25 |
| Octal | 64 | 224 | 51 | 101 | 0 | 110 | 52 | 162 | 71 | 45 |
| Binary | 110100 | 10010100 | 101001 | 1000001 | 0 | 1001000 | 101010 | 1110010 | 111001 | 100101 |
Color Harmonies of #349429
Complementary color
Monochromatic Colors of #349429
Black with #349429
Text Example
Text Example
White with #349429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349429; }
p { color: rgb(52,148,41); }
H1.HeaderClassName
{
color: #349429;
}
.AnyTagClassName
{
color: #349429;
}
</style>
background-color css
<style>
a { background-color: #349429; }
a { background-color: rgb(52,148,41); }
div.DivClassName
{
background-color: #349429;
}
.BgClassName
{
background-color: #349429;
}
</style>
border-color css
<style>
span { border-color: #349429; }
span { border-color: rgb(52,148,41); }
td.TdClassName
{
border-color: #349429;
}
.TagClassName
{
border-color: #349429;
}
</style>