Shades of La Palma #359610
Tints of La Palma #359610
RGB
CMYK
RGB Variations
Color information
#359610 (or 0x359610) is known color: La Palma. HEX triplet: 35, 96 and 10. RGB value is (53,150,16). Sum of RGB (Red+Green+Blue) = 53+150+16=219 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.20% from 219); Green value is 150 (58.98% from 255 or 68.49% from 219); Blue value is 16 (6.64% from 255 or 7.31% from 219); Max value from RGB is 150 - color contains mainly: green. Hex color #359610 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359610 is #CA69EF. Grayscale: #6A6A6A. Windows color (decimal): -13265392 or 1087029. OLE color: 1087029.
HSL color Cylindrical-coordinate representation of color #359610: hue angle of 103.43º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #359610 is Cyan = 0.65, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 150 | 16 | - |
| CMYK | 0.65 | 0 | 0.89 | 0.41 |
| HSL | 103.43º | 0.81% | 0.33% | - |
| HSV(B) | 103.43º | 0.89% | 0.59% | - |
| XYZ | 12.47 | 22.61 | 4.2 | - |
| YUV | 105.72 | 77.36 | 90.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 150 | 16 | 0.65 | 0 | 0.89 | 0.41 | 103.43 | 0.81 | 0.33 |
| Hex | 35 | 96 | 10 | 41 | 0 | 59 | 29 | 67 | 51 | 21 |
| Octal | 65 | 226 | 20 | 101 | 0 | 131 | 51 | 147 | 121 | 41 |
| Binary | 110101 | 10010110 | 10000 | 1000001 | 0 | 1011001 | 101001 | 1100111 | 1010001 | 100001 |
Color Harmonies of #359610
Complementary color
Monochromatic Colors of #359610
Black with #359610
Text Example
Text Example
White with #359610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359610; }
p { color: rgb(53,150,16); }
H1.HeaderClassName
{
color: #359610;
}
.AnyTagClassName
{
color: #359610;
}
</style>
background-color css
<style>
a { background-color: #359610; }
a { background-color: rgb(53,150,16); }
div.DivClassName
{
background-color: #359610;
}
.BgClassName
{
background-color: #359610;
}
</style>
border-color css
<style>
span { border-color: #359610; }
span { border-color: rgb(53,150,16); }
td.TdClassName
{
border-color: #359610;
}
.TagClassName
{
border-color: #359610;
}
</style>