Shades of La Palma #349024
Tints of La Palma #349024
RGB
CMYK
RGB Variations
Color information
#349024 (or 0x349024) is known color: La Palma. HEX triplet: 34, 90 and 24. RGB value is (52,144,36). Sum of RGB (Red+Green+Blue) = 52+144+36=232 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.41% from 232); Green value is 144 (56.64% from 255 or 62.07% from 232); Blue value is 36 (14.45% from 255 or 15.52% from 232); Max value from RGB is 144 - color contains mainly: green. Hex color #349024 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #349024 is #CB6FDB. Grayscale: #686868. Windows color (decimal): -13332444 or 2396212. OLE color: 2396212.
HSL color Cylindrical-coordinate representation of color #349024: hue angle of 111.11º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #349024 is Cyan = 0.64, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 144 | 36 | - |
| CMYK | 0.64 | 0 | 0.75 | 0.44 |
| HSL | 111.11º | 0.6% | 0.35% | - |
| HSV(B) | 111.11º | 0.75% | 0.56% | - |
| XYZ | 11.71 | 20.8 | 5.07 | - |
| YUV | 104.18 | 89.52 | 90.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 144 | 36 | 0.64 | 0 | 0.75 | 0.44 | 111.11 | 0.6 | 0.35 |
| Hex | 34 | 90 | 24 | 40 | 0 | 4B | 2C | 6F | 3C | 23 |
| Octal | 64 | 220 | 44 | 100 | 0 | 113 | 54 | 157 | 74 | 43 |
| Binary | 110100 | 10010000 | 100100 | 1000000 | 0 | 1001011 | 101100 | 1101111 | 111100 | 100011 |
Color Harmonies of #349024
Complementary color
Monochromatic Colors of #349024
Black with #349024
Text Example
Text Example
White with #349024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349024; }
p { color: rgb(52,144,36); }
H1.HeaderClassName
{
color: #349024;
}
.AnyTagClassName
{
color: #349024;
}
</style>
background-color css
<style>
a { background-color: #349024; }
a { background-color: rgb(52,144,36); }
div.DivClassName
{
background-color: #349024;
}
.BgClassName
{
background-color: #349024;
}
</style>
border-color css
<style>
span { border-color: #349024; }
span { border-color: rgb(52,144,36); }
td.TdClassName
{
border-color: #349024;
}
.TagClassName
{
border-color: #349024;
}
</style>