Shades of La Palma #359112
Tints of La Palma #359112
RGB
CMYK
RGB Variations
Color information
#359112 (or 0x359112) is known color: La Palma. HEX triplet: 35, 91 and 12. RGB value is (53,145,18). Sum of RGB (Red+Green+Blue) = 53+145+18=216 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.54% from 216); Green value is 145 (57.03% from 255 or 67.13% from 216); Blue value is 18 (7.42% from 255 or 8.33% from 216); Max value from RGB is 145 - color contains mainly: green. Hex color #359112 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359112 is #CA6EED. Grayscale: #676767. Windows color (decimal): -13266670 or 1216821. OLE color: 1216821.
HSL color Cylindrical-coordinate representation of color #359112: hue angle of 103.46º degrees, saturation: 0.78, 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 #359112 is Cyan = 0.63, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 145 | 18 | - |
| CMYK | 0.63 | 0 | 0.88 | 0.43 |
| HSL | 103.46º | 0.78% | 0.32% | - |
| HSV(B) | 103.46º | 0.88% | 0.57% | - |
| XYZ | 11.7 | 21.05 | 4.02 | - |
| YUV | 103.01 | 80.02 | 92.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 145 | 18 | 0.63 | 0 | 0.88 | 0.43 | 103.46 | 0.78 | 0.32 |
| Hex | 35 | 91 | 12 | 3F | 0 | 58 | 2B | 67 | 4E | 20 |
| Octal | 65 | 221 | 22 | 77 | 0 | 130 | 53 | 147 | 116 | 40 |
| Binary | 110101 | 10010001 | 10010 | 111111 | 0 | 1011000 | 101011 | 1100111 | 1001110 | 100000 |
Color Harmonies of #359112
Complementary color
Monochromatic Colors of #359112
Black with #359112
Text Example
Text Example
White with #359112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359112; }
p { color: rgb(53,145,18); }
H1.HeaderClassName
{
color: #359112;
}
.AnyTagClassName
{
color: #359112;
}
</style>
background-color css
<style>
a { background-color: #359112; }
a { background-color: rgb(53,145,18); }
div.DivClassName
{
background-color: #359112;
}
.BgClassName
{
background-color: #359112;
}
</style>
border-color css
<style>
span { border-color: #359112; }
span { border-color: rgb(53,145,18); }
td.TdClassName
{
border-color: #359112;
}
.TagClassName
{
border-color: #359112;
}
</style>