Shades of La Palma #349608
Tints of La Palma #349608
RGB
CMYK
RGB Variations
Color information
#349608 (or 0x349608) is known color: La Palma. HEX triplet: 34, 96 and 08. RGB value is (52,150,8). Sum of RGB (Red+Green+Blue) = 52+150+8=210 (27% of max value = 765). Red value is 52 (20.70% from 255 or 24.76% from 210); Green value is 150 (58.98% from 255 or 71.43% from 210); Blue value is 8 (3.52% from 255 or 3.81% from 210); Max value from RGB is 150 - color contains mainly: green. Hex color #349608 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #349608 is #CB69F7. Grayscale: #686868. Windows color (decimal): -13330936 or 562740. OLE color: 562740.
HSL color Cylindrical-coordinate representation of color #349608: hue angle of 101.41º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #349608 is Cyan = 0.65, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 150 | 8 | - |
| CMYK | 0.65 | 0 | 0.95 | 0.41 |
| HSL | 101.41º | 0.9% | 0.31% | - |
| HSV(B) | 101.41º | 0.95% | 0.59% | - |
| XYZ | 12.37 | 22.56 | 3.93 | - |
| YUV | 104.51 | 73.53 | 90.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 150 | 8 | 0.65 | 0 | 0.95 | 0.41 | 101.41 | 0.9 | 0.31 |
| Hex | 34 | 96 | 8 | 41 | 0 | 5F | 29 | 65 | 5A | 1F |
| Octal | 64 | 226 | 10 | 101 | 0 | 137 | 51 | 145 | 132 | 37 |
| Binary | 110100 | 10010110 | 1000 | 1000001 | 0 | 1011111 | 101001 | 1100101 | 1011010 | 11111 |
Color Harmonies of #349608
Complementary color
Monochromatic Colors of #349608
Black with #349608
Text Example
Text Example
White with #349608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349608; }
p { color: rgb(52,150,8); }
H1.HeaderClassName
{
color: #349608;
}
.AnyTagClassName
{
color: #349608;
}
</style>
background-color css
<style>
a { background-color: #349608; }
a { background-color: rgb(52,150,8); }
div.DivClassName
{
background-color: #349608;
}
.BgClassName
{
background-color: #349608;
}
</style>
border-color css
<style>
span { border-color: #349608; }
span { border-color: rgb(52,150,8); }
td.TdClassName
{
border-color: #349608;
}
.TagClassName
{
border-color: #349608;
}
</style>