Shades of La Palma #349410
Tints of La Palma #349410
RGB
CMYK
RGB Variations
Color information
#349410 (or 0x349410) is known color: La Palma. HEX triplet: 34, 94 and 10. RGB value is (52,148,16). Sum of RGB (Red+Green+Blue) = 52+148+16=216 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.07% from 216); Green value is 148 (58.20% from 255 or 68.52% from 216); Blue value is 16 (6.64% from 255 or 7.41% from 216); Max value from RGB is 148 - color contains mainly: green. Hex color #349410 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #349410 is #CB6BEF. Grayscale: #686868. Windows color (decimal): -13331440 or 1086516. OLE color: 1086516.
HSL color Cylindrical-coordinate representation of color #349410: hue angle of 103.64º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #349410 is Cyan = 0.65, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 148 | 16 | - |
| CMYK | 0.65 | 0 | 0.89 | 0.42 |
| HSL | 103.64º | 0.8% | 0.32% | - |
| HSV(B) | 103.64º | 0.89% | 0.58% | - |
| XYZ | 12.1 | 21.95 | 4.09 | - |
| YUV | 104.25 | 78.2 | 90.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 148 | 16 | 0.65 | 0 | 0.89 | 0.42 | 103.64 | 0.8 | 0.32 |
| Hex | 34 | 94 | 10 | 41 | 0 | 59 | 2A | 68 | 50 | 20 |
| Octal | 64 | 224 | 20 | 101 | 0 | 131 | 52 | 150 | 120 | 40 |
| Binary | 110100 | 10010100 | 10000 | 1000001 | 0 | 1011001 | 101010 | 1101000 | 1010000 | 100000 |
Color Harmonies of #349410
Complementary color
Monochromatic Colors of #349410
Black with #349410
Text Example
Text Example
White with #349410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349410; }
p { color: rgb(52,148,16); }
H1.HeaderClassName
{
color: #349410;
}
.AnyTagClassName
{
color: #349410;
}
</style>
background-color css
<style>
a { background-color: #349410; }
a { background-color: rgb(52,148,16); }
div.DivClassName
{
background-color: #349410;
}
.BgClassName
{
background-color: #349410;
}
</style>
border-color css
<style>
span { border-color: #349410; }
span { border-color: rgb(52,148,16); }
td.TdClassName
{
border-color: #349410;
}
.TagClassName
{
border-color: #349410;
}
</style>