Shades of La Palma #359114
Tints of La Palma #359114
RGB
CMYK
RGB Variations
Color information
#359114 (or 0x359114) is known color: La Palma. HEX triplet: 35, 91 and 14. RGB value is (53,145,20). Sum of RGB (Red+Green+Blue) = 53+145+20=218 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.31% from 218); Green value is 145 (57.03% from 255 or 66.51% from 218); Blue value is 20 (8.20% from 255 or 9.17% from 218); Max value from RGB is 145 - color contains mainly: green. Hex color #359114 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359114 is #CA6EEB. Grayscale: #676767. Windows color (decimal): -13266668 or 1347893. OLE color: 1347893.
HSL color Cylindrical-coordinate representation of color #359114: hue angle of 104.16º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #359114 is Cyan = 0.63, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 145 | 20 | - |
| CMYK | 0.63 | 0 | 0.86 | 0.43 |
| HSL | 104.16º | 0.76% | 0.32% | - |
| HSV(B) | 104.16º | 0.86% | 0.57% | - |
| XYZ | 11.72 | 21.06 | 4.11 | - |
| YUV | 103.24 | 81.02 | 92.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 145 | 20 | 0.63 | 0 | 0.86 | 0.43 | 104.16 | 0.76 | 0.32 |
| Hex | 35 | 91 | 14 | 3F | 0 | 56 | 2B | 68 | 4C | 20 |
| Octal | 65 | 221 | 24 | 77 | 0 | 126 | 53 | 150 | 114 | 40 |
| Binary | 110101 | 10010001 | 10100 | 111111 | 0 | 1010110 | 101011 | 1101000 | 1001100 | 100000 |
Color Harmonies of #359114
Complementary color
Monochromatic Colors of #359114
Black with #359114
Text Example
Text Example
White with #359114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359114; }
p { color: rgb(53,145,20); }
H1.HeaderClassName
{
color: #359114;
}
.AnyTagClassName
{
color: #359114;
}
</style>
background-color css
<style>
a { background-color: #359114; }
a { background-color: rgb(53,145,20); }
div.DivClassName
{
background-color: #359114;
}
.BgClassName
{
background-color: #359114;
}
</style>
border-color css
<style>
span { border-color: #359114; }
span { border-color: rgb(53,145,20); }
td.TdClassName
{
border-color: #359114;
}
.TagClassName
{
border-color: #359114;
}
</style>