Shades of La Palma #349028
Tints of La Palma #349028
RGB
CMYK
RGB Variations
Color information
#349028 (or 0x349028) is known color: La Palma. HEX triplet: 34, 90 and 28. RGB value is (52,144,40). Sum of RGB (Red+Green+Blue) = 52+144+40=236 (31% of max value = 765). Red value is 52 (20.70% from 255 or 22.03% from 236); Green value is 144 (56.64% from 255 or 61.02% from 236); Blue value is 40 (16.02% from 255 or 16.95% from 236); Max value from RGB is 144 - color contains mainly: green. Hex color #349028 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #349028 is #CB6FD7. Grayscale: #686868. Windows color (decimal): -13332440 or 2658356. OLE color: 2658356.
HSL color Cylindrical-coordinate representation of color #349028: hue angle of 113.08º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #349028 is Cyan = 0.64, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 144 | 40 | - |
| CMYK | 0.64 | 0 | 0.72 | 0.44 |
| HSL | 113.08º | 0.57% | 0.36% | - |
| HSV(B) | 113.08º | 0.72% | 0.56% | - |
| XYZ | 11.77 | 20.83 | 5.41 | - |
| YUV | 104.64 | 91.52 | 90.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 144 | 40 | 0.64 | 0 | 0.72 | 0.44 | 113.08 | 0.57 | 0.36 |
| Hex | 34 | 90 | 28 | 40 | 0 | 48 | 2C | 71 | 39 | 24 |
| Octal | 64 | 220 | 50 | 100 | 0 | 110 | 54 | 161 | 71 | 44 |
| Binary | 110100 | 10010000 | 101000 | 1000000 | 0 | 1001000 | 101100 | 1110001 | 111001 | 100100 |
Color Harmonies of #349028
Complementary color
Monochromatic Colors of #349028
Black with #349028
Text Example
Text Example
White with #349028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349028; }
p { color: rgb(52,144,40); }
H1.HeaderClassName
{
color: #349028;
}
.AnyTagClassName
{
color: #349028;
}
</style>
background-color css
<style>
a { background-color: #349028; }
a { background-color: rgb(52,144,40); }
div.DivClassName
{
background-color: #349028;
}
.BgClassName
{
background-color: #349028;
}
</style>
border-color css
<style>
span { border-color: #349028; }
span { border-color: rgb(52,144,40); }
td.TdClassName
{
border-color: #349028;
}
.TagClassName
{
border-color: #349028;
}
</style>