Shades of La Palma #359410
Tints of La Palma #359410
RGB
CMYK
RGB Variations
Color information
#359410 (or 0x359410) is known color: La Palma. HEX triplet: 35, 94 and 10. RGB value is (53,148,16). Sum of RGB (Red+Green+Blue) = 53+148+16=217 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.42% from 217); Green value is 148 (58.20% from 255 or 68.20% from 217); Blue value is 16 (6.64% from 255 or 7.37% from 217); Max value from RGB is 148 - color contains mainly: green. Hex color #359410 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359410 is #CA6BEF. Grayscale: #686868. Windows color (decimal): -13265904 or 1086517. OLE color: 1086517.
HSL color Cylindrical-coordinate representation of color #359410: hue angle of 103.18º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #359410 is Cyan = 0.64, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 148 | 16 | - |
| CMYK | 0.64 | 0 | 0.89 | 0.42 |
| HSL | 103.18º | 0.8% | 0.32% | - |
| HSV(B) | 103.18º | 0.89% | 0.58% | - |
| XYZ | 12.15 | 21.97 | 4.09 | - |
| YUV | 104.55 | 78.03 | 91.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 148 | 16 | 0.64 | 0 | 0.89 | 0.42 | 103.18 | 0.8 | 0.32 |
| Hex | 35 | 94 | 10 | 40 | 0 | 59 | 2A | 67 | 50 | 20 |
| Octal | 65 | 224 | 20 | 100 | 0 | 131 | 52 | 147 | 120 | 40 |
| Binary | 110101 | 10010100 | 10000 | 1000000 | 0 | 1011001 | 101010 | 1100111 | 1010000 | 100000 |
Color Harmonies of #359410
Complementary color
Monochromatic Colors of #359410
Black with #359410
Text Example
Text Example
White with #359410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359410; }
p { color: rgb(53,148,16); }
H1.HeaderClassName
{
color: #359410;
}
.AnyTagClassName
{
color: #359410;
}
</style>
background-color css
<style>
a { background-color: #359410; }
a { background-color: rgb(53,148,16); }
div.DivClassName
{
background-color: #359410;
}
.BgClassName
{
background-color: #359410;
}
</style>
border-color css
<style>
span { border-color: #359410; }
span { border-color: rgb(53,148,16); }
td.TdClassName
{
border-color: #359410;
}
.TagClassName
{
border-color: #359410;
}
</style>