Shades of La Palma #359616
Tints of La Palma #359616
RGB
CMYK
RGB Variations
Color information
#359616 (or 0x359616) is known color: La Palma. HEX triplet: 35, 96 and 16. RGB value is (53,150,22). Sum of RGB (Red+Green+Blue) = 53+150+22=225 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.56% from 225); Green value is 150 (58.98% from 255 or 66.67% from 225); Blue value is 22 (8.98% from 255 or 9.78% from 225); Max value from RGB is 150 - color contains mainly: green. Hex color #359616 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359616 is #CA69E9. Grayscale: #6A6A6A. Windows color (decimal): -13265386 or 1480245. OLE color: 1480245.
HSL color Cylindrical-coordinate representation of color #359616: hue angle of 105.47º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #359616 is Cyan = 0.65, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 150 | 22 | - |
| CMYK | 0.65 | 0 | 0.85 | 0.41 |
| HSL | 105.47º | 0.74% | 0.34% | - |
| HSV(B) | 105.47º | 0.85% | 0.59% | - |
| XYZ | 12.52 | 22.63 | 4.47 | - |
| YUV | 106.41 | 80.36 | 89.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 150 | 22 | 0.65 | 0 | 0.85 | 0.41 | 105.47 | 0.74 | 0.34 |
| Hex | 35 | 96 | 16 | 41 | 0 | 55 | 29 | 69 | 4A | 22 |
| Octal | 65 | 226 | 26 | 101 | 0 | 125 | 51 | 151 | 112 | 42 |
| Binary | 110101 | 10010110 | 10110 | 1000001 | 0 | 1010101 | 101001 | 1101001 | 1001010 | 100010 |
Color Harmonies of #359616
Complementary color
Monochromatic Colors of #359616
Black with #359616
Text Example
Text Example
White with #359616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359616; }
p { color: rgb(53,150,22); }
H1.HeaderClassName
{
color: #359616;
}
.AnyTagClassName
{
color: #359616;
}
</style>
background-color css
<style>
a { background-color: #359616; }
a { background-color: rgb(53,150,22); }
div.DivClassName
{
background-color: #359616;
}
.BgClassName
{
background-color: #359616;
}
</style>
border-color css
<style>
span { border-color: #359616; }
span { border-color: rgb(53,150,22); }
td.TdClassName
{
border-color: #359616;
}
.TagClassName
{
border-color: #359616;
}
</style>