Shades of La Palma #359121
Tints of La Palma #359121
RGB
CMYK
RGB Variations
Color information
#359121 (or 0x359121) is known color: La Palma. HEX triplet: 35, 91 and 21. RGB value is (53,145,33). Sum of RGB (Red+Green+Blue) = 53+145+33=231 (30% of max value = 765). Red value is 53 (21.09% from 255 or 22.94% from 231); Green value is 145 (57.03% from 255 or 62.77% from 231); Blue value is 33 (13.28% from 255 or 14.29% from 231); Max value from RGB is 145 - color contains mainly: green. Hex color #359121 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359121 is #CA6EDE. Grayscale: #696969. Windows color (decimal): -13266655 or 2199861. OLE color: 2199861.
HSL color Cylindrical-coordinate representation of color #359121: hue angle of 109.29º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #359121 is Cyan = 0.63, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 145 | 33 | - |
| CMYK | 0.63 | 0 | 0.77 | 0.43 |
| HSL | 109.29º | 0.63% | 0.35% | - |
| HSV(B) | 109.29º | 0.77% | 0.57% | - |
| XYZ | 11.87 | 21.12 | 4.89 | - |
| YUV | 104.72 | 87.52 | 91.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 145 | 33 | 0.63 | 0 | 0.77 | 0.43 | 109.29 | 0.63 | 0.35 |
| Hex | 35 | 91 | 21 | 3F | 0 | 4D | 2B | 6D | 3F | 23 |
| Octal | 65 | 221 | 41 | 77 | 0 | 115 | 53 | 155 | 77 | 43 |
| Binary | 110101 | 10010001 | 100001 | 111111 | 0 | 1001101 | 101011 | 1101101 | 111111 | 100011 |
Color Harmonies of #359121
Complementary color
Monochromatic Colors of #359121
Black with #359121
Text Example
Text Example
White with #359121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359121; }
p { color: rgb(53,145,33); }
H1.HeaderClassName
{
color: #359121;
}
.AnyTagClassName
{
color: #359121;
}
</style>
background-color css
<style>
a { background-color: #359121; }
a { background-color: rgb(53,145,33); }
div.DivClassName
{
background-color: #359121;
}
.BgClassName
{
background-color: #359121;
}
</style>
border-color css
<style>
span { border-color: #359121; }
span { border-color: rgb(53,145,33); }
td.TdClassName
{
border-color: #359121;
}
.TagClassName
{
border-color: #359121;
}
</style>