Shades of La Palma #349019
Tints of La Palma #349019
RGB
CMYK
RGB Variations
Color information
#349019 (or 0x349019) is known color: La Palma. HEX triplet: 34, 90 and 19. RGB value is (52,144,25). Sum of RGB (Red+Green+Blue) = 52+144+25=221 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.53% from 221); Green value is 144 (56.64% from 255 or 65.16% from 221); Blue value is 25 (10.16% from 255 or 11.31% from 221); Max value from RGB is 144 - color contains mainly: green. Hex color #349019 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #349019 is #CB6FE6. Grayscale: #676767. Windows color (decimal): -13332455 or 1675316. OLE color: 1675316.
HSL color Cylindrical-coordinate representation of color #349019: hue angle of 106.39º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #349019 is Cyan = 0.64, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 144 | 25 | - |
| CMYK | 0.64 | 0 | 0.83 | 0.44 |
| HSL | 106.39º | 0.7% | 0.33% | - |
| HSV(B) | 106.39º | 0.83% | 0.56% | - |
| XYZ | 11.56 | 20.75 | 4.31 | - |
| YUV | 102.93 | 84.02 | 91.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 144 | 25 | 0.64 | 0 | 0.83 | 0.44 | 106.39 | 0.7 | 0.33 |
| Hex | 34 | 90 | 19 | 40 | 0 | 53 | 2C | 6A | 46 | 21 |
| Octal | 64 | 220 | 31 | 100 | 0 | 123 | 54 | 152 | 106 | 41 |
| Binary | 110100 | 10010000 | 11001 | 1000000 | 0 | 1010011 | 101100 | 1101010 | 1000110 | 100001 |
Color Harmonies of #349019
Complementary color
Monochromatic Colors of #349019
Black with #349019
Text Example
Text Example
White with #349019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349019; }
p { color: rgb(52,144,25); }
H1.HeaderClassName
{
color: #349019;
}
.AnyTagClassName
{
color: #349019;
}
</style>
background-color css
<style>
a { background-color: #349019; }
a { background-color: rgb(52,144,25); }
div.DivClassName
{
background-color: #349019;
}
.BgClassName
{
background-color: #349019;
}
</style>
border-color css
<style>
span { border-color: #349019; }
span { border-color: rgb(52,144,25); }
td.TdClassName
{
border-color: #349019;
}
.TagClassName
{
border-color: #349019;
}
</style>