Shades of La Palma #359116
Tints of La Palma #359116
RGB
CMYK
RGB Variations
Color information
#359116 (or 0x359116) is known color: La Palma. HEX triplet: 35, 91 and 16. RGB value is (53,145,22). Sum of RGB (Red+Green+Blue) = 53+145+22=220 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.09% from 220); Green value is 145 (57.03% from 255 or 65.91% from 220); Blue value is 22 (8.98% from 255 or 10% from 220); Max value from RGB is 145 - color contains mainly: green. Hex color #359116 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359116 is #CA6EE9. Grayscale: #676767. Windows color (decimal): -13266666 or 1478965. OLE color: 1478965.
HSL color Cylindrical-coordinate representation of color #359116: hue angle of 104.88º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #359116 is Cyan = 0.63, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 145 | 22 | - |
| CMYK | 0.63 | 0 | 0.85 | 0.43 |
| HSL | 104.88º | 0.74% | 0.33% | - |
| HSV(B) | 104.88º | 0.85% | 0.57% | - |
| XYZ | 11.74 | 21.07 | 4.21 | - |
| YUV | 103.47 | 82.02 | 92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 145 | 22 | 0.63 | 0 | 0.85 | 0.43 | 104.88 | 0.74 | 0.33 |
| Hex | 35 | 91 | 16 | 3F | 0 | 55 | 2B | 69 | 4A | 21 |
| Octal | 65 | 221 | 26 | 77 | 0 | 125 | 53 | 151 | 112 | 41 |
| Binary | 110101 | 10010001 | 10110 | 111111 | 0 | 1010101 | 101011 | 1101001 | 1001010 | 100001 |
Color Harmonies of #359116
Complementary color
Monochromatic Colors of #359116
Black with #359116
Text Example
Text Example
White with #359116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359116; }
p { color: rgb(53,145,22); }
H1.HeaderClassName
{
color: #359116;
}
.AnyTagClassName
{
color: #359116;
}
</style>
background-color css
<style>
a { background-color: #359116; }
a { background-color: rgb(53,145,22); }
div.DivClassName
{
background-color: #359116;
}
.BgClassName
{
background-color: #359116;
}
</style>
border-color css
<style>
span { border-color: #359116; }
span { border-color: rgb(53,145,22); }
td.TdClassName
{
border-color: #359116;
}
.TagClassName
{
border-color: #359116;
}
</style>