Shades of La Palma #349811
Tints of La Palma #349811
RGB
CMYK
RGB Variations
Color information
#349811 (or 0x349811) is known color: La Palma. HEX triplet: 34, 98 and 11. RGB value is (52,152,17). Sum of RGB (Red+Green+Blue) = 52+152+17=221 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.53% from 221); Green value is 152 (59.77% from 255 or 68.78% from 221); Blue value is 17 (7.03% from 255 or 7.69% from 221); Max value from RGB is 152 - color contains mainly: green. Hex color #349811 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #349811 is #CB67EE. Grayscale: #6B6B6B. Windows color (decimal): -13330415 or 1153076. OLE color: 1153076.
HSL color Cylindrical-coordinate representation of color #349811: hue angle of 104.44º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #349811 is Cyan = 0.66, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 52 | 152 | 17 | - |
| CMYK | 0.66 | 0 | 0.89 | 0.40 |
| HSL | 104.44º | 0.8% | 0.33% | - |
| HSV(B) | 104.44º | 0.89% | 0.6% | - |
| XYZ | 12.75 | 23.23 | 4.34 | - |
| YUV | 106.71 | 77.37 | 88.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 152 | 17 | 0.66 | 0 | 0.89 | 0.40 | 104.44 | 0.8 | 0.33 |
| Hex | 34 | 98 | 11 | 42 | 0 | 59 | 28 | 68 | 50 | 21 |
| Octal | 64 | 230 | 21 | 102 | 0 | 131 | 50 | 150 | 120 | 41 |
| Binary | 110100 | 10011000 | 10001 | 1000010 | 0 | 1011001 | 101000 | 1101000 | 1010000 | 100001 |
Color Harmonies of #349811
Complementary color
Monochromatic Colors of #349811
Black with #349811
Text Example
Text Example
White with #349811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349811; }
p { color: rgb(52,152,17); }
H1.HeaderClassName
{
color: #349811;
}
.AnyTagClassName
{
color: #349811;
}
</style>
background-color css
<style>
a { background-color: #349811; }
a { background-color: rgb(52,152,17); }
div.DivClassName
{
background-color: #349811;
}
.BgClassName
{
background-color: #349811;
}
</style>
border-color css
<style>
span { border-color: #349811; }
span { border-color: rgb(52,152,17); }
td.TdClassName
{
border-color: #349811;
}
.TagClassName
{
border-color: #349811;
}
</style>