Shades of La Palma #359022
Tints of La Palma #359022
RGB
CMYK
RGB Variations
Color information
#359022 (or 0x359022) is known color: La Palma. HEX triplet: 35, 90 and 22. RGB value is (53,144,34). Sum of RGB (Red+Green+Blue) = 53+144+34=231 (30% of max value = 765). Red value is 53 (21.09% from 255 or 22.94% from 231); Green value is 144 (56.64% from 255 or 62.34% from 231); Blue value is 34 (13.67% from 255 or 14.72% from 231); Max value from RGB is 144 - color contains mainly: green. Hex color #359022 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359022 is #CA6FDD. Grayscale: #686868. Windows color (decimal): -13266910 or 2265141. OLE color: 2265141.
HSL color Cylindrical-coordinate representation of color #359022: hue angle of 109.64º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #359022 is Cyan = 0.63, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 144 | 34 | - |
| CMYK | 0.63 | 0 | 0.76 | 0.44 |
| HSL | 109.64º | 0.62% | 0.35% | - |
| HSV(B) | 109.64º | 0.76% | 0.56% | - |
| XYZ | 11.73 | 20.82 | 4.91 | - |
| YUV | 104.25 | 88.35 | 91.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 144 | 34 | 0.63 | 0 | 0.76 | 0.44 | 109.64 | 0.62 | 0.35 |
| Hex | 35 | 90 | 22 | 3F | 0 | 4C | 2C | 6E | 3E | 23 |
| Octal | 65 | 220 | 42 | 77 | 0 | 114 | 54 | 156 | 76 | 43 |
| Binary | 110101 | 10010000 | 100010 | 111111 | 0 | 1001100 | 101100 | 1101110 | 111110 | 100011 |
Color Harmonies of #359022
Complementary color
Monochromatic Colors of #359022
Black with #359022
Text Example
Text Example
White with #359022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359022; }
p { color: rgb(53,144,34); }
H1.HeaderClassName
{
color: #359022;
}
.AnyTagClassName
{
color: #359022;
}
</style>
background-color css
<style>
a { background-color: #359022; }
a { background-color: rgb(53,144,34); }
div.DivClassName
{
background-color: #359022;
}
.BgClassName
{
background-color: #359022;
}
</style>
border-color css
<style>
span { border-color: #359022; }
span { border-color: rgb(53,144,34); }
td.TdClassName
{
border-color: #359022;
}
.TagClassName
{
border-color: #359022;
}
</style>