Shades of La Palma #359614
Tints of La Palma #359614
RGB
CMYK
RGB Variations
Color information
#359614 (or 0x359614) is known color: La Palma. HEX triplet: 35, 96 and 14. RGB value is (53,150,20). Sum of RGB (Red+Green+Blue) = 53+150+20=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 150 (58.98% from 255 or 67.26% from 223); Blue value is 20 (8.20% from 255 or 8.97% from 223); Max value from RGB is 150 - color contains mainly: green. Hex color #359614 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359614 is #CA69EB. Grayscale: #6A6A6A. Windows color (decimal): -13265388 or 1349173. OLE color: 1349173.
HSL color Cylindrical-coordinate representation of color #359614: hue angle of 104.77º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #359614 is Cyan = 0.65, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 150 | 20 | - |
| CMYK | 0.65 | 0 | 0.87 | 0.41 |
| HSL | 104.77º | 0.76% | 0.33% | - |
| HSV(B) | 104.77º | 0.87% | 0.59% | - |
| XYZ | 12.5 | 22.62 | 4.37 | - |
| YUV | 106.18 | 79.36 | 90.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 150 | 20 | 0.65 | 0 | 0.87 | 0.41 | 104.77 | 0.76 | 0.33 |
| Hex | 35 | 96 | 14 | 41 | 0 | 57 | 29 | 69 | 4C | 21 |
| Octal | 65 | 226 | 24 | 101 | 0 | 127 | 51 | 151 | 114 | 41 |
| Binary | 110101 | 10010110 | 10100 | 1000001 | 0 | 1010111 | 101001 | 1101001 | 1001100 | 100001 |
Color Harmonies of #359614
Complementary color
Monochromatic Colors of #359614
Black with #359614
Text Example
Text Example
White with #359614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359614; }
p { color: rgb(53,150,20); }
H1.HeaderClassName
{
color: #359614;
}
.AnyTagClassName
{
color: #359614;
}
</style>
background-color css
<style>
a { background-color: #359614; }
a { background-color: rgb(53,150,20); }
div.DivClassName
{
background-color: #359614;
}
.BgClassName
{
background-color: #359614;
}
</style>
border-color css
<style>
span { border-color: #359614; }
span { border-color: rgb(53,150,20); }
td.TdClassName
{
border-color: #359614;
}
.TagClassName
{
border-color: #359614;
}
</style>