Shades of La Palma #359409
Tints of La Palma #359409
RGB
CMYK
RGB Variations
Color information
#359409 (or 0x359409) is known color: La Palma. HEX triplet: 35, 94 and 09. RGB value is (53,148,9). Sum of RGB (Red+Green+Blue) = 53+148+9=210 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.24% from 210); Green value is 148 (58.20% from 255 or 70.48% from 210); Blue value is 9 (3.91% from 255 or 4.29% from 210); Max value from RGB is 148 - color contains mainly: green. Hex color #359409 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359409 is #CA6BF6. Grayscale: #686868. Windows color (decimal): -13265911 or 627765. OLE color: 627765.
HSL color Cylindrical-coordinate representation of color #359409: hue angle of 101.01º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #359409 is Cyan = 0.64, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 148 | 9 | - |
| CMYK | 0.64 | 0 | 0.94 | 0.42 |
| HSL | 101.01º | 0.89% | 0.31% | - |
| HSV(B) | 101.01º | 0.94% | 0.58% | - |
| XYZ | 12.11 | 21.96 | 3.86 | - |
| YUV | 103.75 | 74.53 | 91.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 148 | 9 | 0.64 | 0 | 0.94 | 0.42 | 101.01 | 0.89 | 0.31 |
| Hex | 35 | 94 | 9 | 40 | 0 | 5E | 2A | 65 | 59 | 1F |
| Octal | 65 | 224 | 11 | 100 | 0 | 136 | 52 | 145 | 131 | 37 |
| Binary | 110101 | 10010100 | 1001 | 1000000 | 0 | 1011110 | 101010 | 1100101 | 1011001 | 11111 |
Color Harmonies of #359409
Complementary color
Monochromatic Colors of #359409
Black with #359409
Text Example
Text Example
White with #359409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359409; }
p { color: rgb(53,148,9); }
H1.HeaderClassName
{
color: #359409;
}
.AnyTagClassName
{
color: #359409;
}
</style>
background-color css
<style>
a { background-color: #359409; }
a { background-color: rgb(53,148,9); }
div.DivClassName
{
background-color: #359409;
}
.BgClassName
{
background-color: #359409;
}
</style>
border-color css
<style>
span { border-color: #359409; }
span { border-color: rgb(53,148,9); }
td.TdClassName
{
border-color: #359409;
}
.TagClassName
{
border-color: #359409;
}
</style>