Shades of La Palma #359111
Tints of La Palma #359111
RGB
CMYK
RGB Variations
Color information
#359111 (or 0x359111) is known color: La Palma. HEX triplet: 35, 91 and 11. RGB value is (53,145,17). Sum of RGB (Red+Green+Blue) = 53+145+17=215 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.65% from 215); Green value is 145 (57.03% from 255 or 67.44% from 215); Blue value is 17 (7.03% from 255 or 7.91% from 215); Max value from RGB is 145 - color contains mainly: green. Hex color #359111 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359111 is #CA6EEE. Grayscale: #676767. Windows color (decimal): -13266671 or 1151285. OLE color: 1151285.
HSL color Cylindrical-coordinate representation of color #359111: hue angle of 103.12º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #359111 is Cyan = 0.63, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 145 | 17 | - |
| CMYK | 0.63 | 0 | 0.88 | 0.43 |
| HSL | 103.13º | 0.79% | 0.32% | - |
| HSV(B) | 103.13º | 0.88% | 0.57% | - |
| XYZ | 11.69 | 21.05 | 3.98 | - |
| YUV | 102.9 | 79.52 | 92.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 145 | 17 | 0.63 | 0 | 0.88 | 0.43 | 103.13 | 0.79 | 0.32 |
| Hex | 35 | 91 | 11 | 3F | 0 | 58 | 2B | 67 | 4F | 20 |
| Octal | 65 | 221 | 21 | 77 | 0 | 130 | 53 | 147 | 117 | 40 |
| Binary | 110101 | 10010001 | 10001 | 111111 | 0 | 1011000 | 101011 | 1100111 | 1001111 | 100000 |
Color Harmonies of #359111
Complementary color
Monochromatic Colors of #359111
Black with #359111
Text Example
Text Example
White with #359111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359111; }
p { color: rgb(53,145,17); }
H1.HeaderClassName
{
color: #359111;
}
.AnyTagClassName
{
color: #359111;
}
</style>
background-color css
<style>
a { background-color: #359111; }
a { background-color: rgb(53,145,17); }
div.DivClassName
{
background-color: #359111;
}
.BgClassName
{
background-color: #359111;
}
</style>
border-color css
<style>
span { border-color: #359111; }
span { border-color: rgb(53,145,17); }
td.TdClassName
{
border-color: #359111;
}
.TagClassName
{
border-color: #359111;
}
</style>