Shades of La Palma #359509
Tints of La Palma #359509
RGB
CMYK
RGB Variations
Color information
#359509 (or 0x359509) is known color: La Palma. HEX triplet: 35, 95 and 09. RGB value is (53,149,9). Sum of RGB (Red+Green+Blue) = 53+149+9=211 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.12% from 211); Green value is 149 (58.59% from 255 or 70.62% from 211); Blue value is 9 (3.91% from 255 or 4.27% from 211); Max value from RGB is 149 - color contains mainly: green. Hex color #359509 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359509 is #CA6AF6. Grayscale: #686868. Windows color (decimal): -13265655 or 628021. OLE color: 628021.
HSL color Cylindrical-coordinate representation of color #359509: hue angle of 101.14º 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 #359509 is Cyan = 0.64, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 9 | - |
| CMYK | 0.64 | 0 | 0.94 | 0.42 |
| HSL | 101.14º | 0.89% | 0.31% | - |
| HSV(B) | 101.14º | 0.94% | 0.58% | - |
| XYZ | 12.26 | 22.27 | 3.91 | - |
| YUV | 104.34 | 74.2 | 91.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 9 | 0.64 | 0 | 0.94 | 0.42 | 101.14 | 0.89 | 0.31 |
| Hex | 35 | 95 | 9 | 40 | 0 | 5E | 2A | 65 | 59 | 1F |
| Octal | 65 | 225 | 11 | 100 | 0 | 136 | 52 | 145 | 131 | 37 |
| Binary | 110101 | 10010101 | 1001 | 1000000 | 0 | 1011110 | 101010 | 1100101 | 1011001 | 11111 |
Color Harmonies of #359509
Complementary color
Monochromatic Colors of #359509
Black with #359509
Text Example
Text Example
White with #359509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359509; }
p { color: rgb(53,149,9); }
H1.HeaderClassName
{
color: #359509;
}
.AnyTagClassName
{
color: #359509;
}
</style>
background-color css
<style>
a { background-color: #359509; }
a { background-color: rgb(53,149,9); }
div.DivClassName
{
background-color: #359509;
}
.BgClassName
{
background-color: #359509;
}
</style>
border-color css
<style>
span { border-color: #359509; }
span { border-color: rgb(53,149,9); }
td.TdClassName
{
border-color: #359509;
}
.TagClassName
{
border-color: #359509;
}
</style>