Shades of La Palma #359119
Tints of La Palma #359119
RGB
CMYK
RGB Variations
Color information
#359119 (or 0x359119) is known color: La Palma. HEX triplet: 35, 91 and 19. RGB value is (53,145,25). Sum of RGB (Red+Green+Blue) = 53+145+25=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 145 (57.03% from 255 or 65.02% from 223); Blue value is 25 (10.16% from 255 or 11.21% from 223); Max value from RGB is 145 - color contains mainly: green. Hex color #359119 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359119 is #CA6EE6. Grayscale: #686868. Windows color (decimal): -13266663 or 1675573. OLE color: 1675573.
HSL color Cylindrical-coordinate representation of color #359119: hue angle of 106º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #359119 is Cyan = 0.63, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 145 | 25 | - |
| CMYK | 0.63 | 0 | 0.83 | 0.43 |
| HSL | 106º | 0.71% | 0.33% | - |
| HSV(B) | 106º | 0.83% | 0.57% | - |
| XYZ | 11.77 | 21.08 | 4.37 | - |
| YUV | 103.81 | 83.52 | 91.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 145 | 25 | 0.63 | 0 | 0.83 | 0.43 | 106 | 0.71 | 0.33 |
| Hex | 35 | 91 | 19 | 3F | 0 | 53 | 2B | 6A | 47 | 21 |
| Octal | 65 | 221 | 31 | 77 | 0 | 123 | 53 | 152 | 107 | 41 |
| Binary | 110101 | 10010001 | 11001 | 111111 | 0 | 1010011 | 101011 | 1101010 | 1000111 | 100001 |
Color Harmonies of #359119
Complementary color
Monochromatic Colors of #359119
Black with #359119
Text Example
Text Example
White with #359119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359119; }
p { color: rgb(53,145,25); }
H1.HeaderClassName
{
color: #359119;
}
.AnyTagClassName
{
color: #359119;
}
</style>
background-color css
<style>
a { background-color: #359119; }
a { background-color: rgb(53,145,25); }
div.DivClassName
{
background-color: #359119;
}
.BgClassName
{
background-color: #359119;
}
</style>
border-color css
<style>
span { border-color: #359119; }
span { border-color: rgb(53,145,25); }
td.TdClassName
{
border-color: #359119;
}
.TagClassName
{
border-color: #359119;
}
</style>