Shades of La Palma #359120
Tints of La Palma #359120
RGB
CMYK
RGB Variations
Color information
#359120 (or 0x359120) is known color: La Palma. HEX triplet: 35, 91 and 20. RGB value is (53,145,32). Sum of RGB (Red+Green+Blue) = 53+145+32=230 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.04% from 230); Green value is 145 (57.03% from 255 or 63.04% from 230); Blue value is 32 (12.89% from 255 or 13.91% from 230); Max value from RGB is 145 - color contains mainly: green. Hex color #359120 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359120 is #CA6EDF. Grayscale: #686868. Windows color (decimal): -13266656 or 2134325. OLE color: 2134325.
HSL color Cylindrical-coordinate representation of color #359120: hue angle of 108.85º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #359120 is Cyan = 0.63, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 145 | 32 | - |
| CMYK | 0.63 | 0 | 0.78 | 0.43 |
| HSL | 108.85º | 0.64% | 0.35% | - |
| HSV(B) | 108.85º | 0.78% | 0.57% | - |
| XYZ | 11.85 | 21.11 | 4.82 | - |
| YUV | 104.61 | 87.02 | 91.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 145 | 32 | 0.63 | 0 | 0.78 | 0.43 | 108.85 | 0.64 | 0.35 |
| Hex | 35 | 91 | 20 | 3F | 0 | 4E | 2B | 6D | 40 | 23 |
| Octal | 65 | 221 | 40 | 77 | 0 | 116 | 53 | 155 | 100 | 43 |
| Binary | 110101 | 10010001 | 100000 | 111111 | 0 | 1001110 | 101011 | 1101101 | 1000000 | 100011 |
Color Harmonies of #359120
Complementary color
Monochromatic Colors of #359120
Black with #359120
Text Example
Text Example
White with #359120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359120; }
p { color: rgb(53,145,32); }
H1.HeaderClassName
{
color: #359120;
}
.AnyTagClassName
{
color: #359120;
}
</style>
background-color css
<style>
a { background-color: #359120; }
a { background-color: rgb(53,145,32); }
div.DivClassName
{
background-color: #359120;
}
.BgClassName
{
background-color: #359120;
}
</style>
border-color css
<style>
span { border-color: #359120; }
span { border-color: rgb(53,145,32); }
td.TdClassName
{
border-color: #359120;
}
.TagClassName
{
border-color: #359120;
}
</style>