Shades of La Palma #359819
Tints of La Palma #359819
RGB
CMYK
RGB Variations
Color information
#359819 (or 0x359819) is known color: La Palma. HEX triplet: 35, 98 and 19. RGB value is (53,152,25). Sum of RGB (Red+Green+Blue) = 53+152+25=230 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.04% from 230); Green value is 152 (59.77% from 255 or 66.09% from 230); Blue value is 25 (10.16% from 255 or 10.87% from 230); Max value from RGB is 152 - color contains mainly: green. Hex color #359819 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359819 is #CA67E6. Grayscale: #6C6C6C. Windows color (decimal): -13264871 or 1677365. OLE color: 1677365.
HSL color Cylindrical-coordinate representation of color #359819: hue angle of 106.77º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #359819 is Cyan = 0.65, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 53 | 152 | 25 | - |
| CMYK | 0.65 | 0 | 0.84 | 0.40 |
| HSL | 106.77º | 0.72% | 0.35% | - |
| HSV(B) | 106.77º | 0.84% | 0.6% | - |
| XYZ | 12.87 | 23.28 | 4.74 | - |
| YUV | 107.92 | 81.2 | 88.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 152 | 25 | 0.65 | 0 | 0.84 | 0.40 | 106.77 | 0.72 | 0.35 |
| Hex | 35 | 98 | 19 | 41 | 0 | 54 | 28 | 6B | 48 | 23 |
| Octal | 65 | 230 | 31 | 101 | 0 | 124 | 50 | 153 | 110 | 43 |
| Binary | 110101 | 10011000 | 11001 | 1000001 | 0 | 1010100 | 101000 | 1101011 | 1001000 | 100011 |
Color Harmonies of #359819
Complementary color
Monochromatic Colors of #359819
Black with #359819
Text Example
Text Example
White with #359819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359819; }
p { color: rgb(53,152,25); }
H1.HeaderClassName
{
color: #359819;
}
.AnyTagClassName
{
color: #359819;
}
</style>
background-color css
<style>
a { background-color: #359819; }
a { background-color: rgb(53,152,25); }
div.DivClassName
{
background-color: #359819;
}
.BgClassName
{
background-color: #359819;
}
</style>
border-color css
<style>
span { border-color: #359819; }
span { border-color: rgb(53,152,25); }
td.TdClassName
{
border-color: #359819;
}
.TagClassName
{
border-color: #359819;
}
</style>