Shades of La Palma #349011
Tints of La Palma #349011
RGB
CMYK
RGB Variations
Color information
#349011 (or 0x349011) is known color: La Palma. HEX triplet: 34, 90 and 11. RGB value is (52,144,17). Sum of RGB (Red+Green+Blue) = 52+144+17=213 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.41% from 213); Green value is 144 (56.64% from 255 or 67.61% from 213); Blue value is 17 (7.03% from 255 or 7.98% from 213); Max value from RGB is 144 - color contains mainly: green. Hex color #349011 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #349011 is #CB6FEE. Grayscale: #666666. Windows color (decimal): -13332463 or 1151028. OLE color: 1151028.
HSL color Cylindrical-coordinate representation of color #349011: hue angle of 103.46º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #349011 is Cyan = 0.64, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 144 | 17 | - |
| CMYK | 0.64 | 0 | 0.88 | 0.44 |
| HSL | 103.46º | 0.79% | 0.32% | - |
| HSV(B) | 103.46º | 0.88% | 0.56% | - |
| XYZ | 11.49 | 20.72 | 3.92 | - |
| YUV | 102.01 | 80.02 | 92.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 144 | 17 | 0.64 | 0 | 0.88 | 0.44 | 103.46 | 0.79 | 0.32 |
| Hex | 34 | 90 | 11 | 40 | 0 | 58 | 2C | 67 | 4F | 20 |
| Octal | 64 | 220 | 21 | 100 | 0 | 130 | 54 | 147 | 117 | 40 |
| Binary | 110100 | 10010000 | 10001 | 1000000 | 0 | 1011000 | 101100 | 1100111 | 1001111 | 100000 |
Color Harmonies of #349011
Complementary color
Monochromatic Colors of #349011
Black with #349011
Text Example
Text Example
White with #349011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349011; }
p { color: rgb(52,144,17); }
H1.HeaderClassName
{
color: #349011;
}
.AnyTagClassName
{
color: #349011;
}
</style>
background-color css
<style>
a { background-color: #349011; }
a { background-color: rgb(52,144,17); }
div.DivClassName
{
background-color: #349011;
}
.BgClassName
{
background-color: #349011;
}
</style>
border-color css
<style>
span { border-color: #349011; }
span { border-color: rgb(52,144,17); }
td.TdClassName
{
border-color: #349011;
}
.TagClassName
{
border-color: #349011;
}
</style>