Shades of La Palma #359511
Tints of La Palma #359511
RGB
CMYK
RGB Variations
Color information
#359511 (or 0x359511) is known color: La Palma. HEX triplet: 35, 95 and 11. RGB value is (53,149,17). Sum of RGB (Red+Green+Blue) = 53+149+17=219 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.20% from 219); Green value is 149 (58.59% from 255 or 68.04% from 219); Blue value is 17 (7.03% from 255 or 7.76% from 219); Max value from RGB is 149 - color contains mainly: green. Hex color #359511 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359511 is #CA6AEE. Grayscale: #696969. Windows color (decimal): -13265647 or 1152309. OLE color: 1152309.
HSL color Cylindrical-coordinate representation of color #359511: hue angle of 103.64º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #359511 is Cyan = 0.64, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 17 | - |
| CMYK | 0.64 | 0 | 0.89 | 0.42 |
| HSL | 103.64º | 0.8% | 0.33% | - |
| HSV(B) | 103.64º | 0.89% | 0.58% | - |
| XYZ | 12.32 | 22.29 | 4.18 | - |
| YUV | 105.25 | 78.2 | 90.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 17 | 0.64 | 0 | 0.89 | 0.42 | 103.64 | 0.8 | 0.33 |
| Hex | 35 | 95 | 11 | 40 | 0 | 59 | 2A | 68 | 50 | 21 |
| Octal | 65 | 225 | 21 | 100 | 0 | 131 | 52 | 150 | 120 | 41 |
| Binary | 110101 | 10010101 | 10001 | 1000000 | 0 | 1011001 | 101010 | 1101000 | 1010000 | 100001 |
Color Harmonies of #359511
Complementary color
Monochromatic Colors of #359511
Black with #359511
Text Example
Text Example
White with #359511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359511; }
p { color: rgb(53,149,17); }
H1.HeaderClassName
{
color: #359511;
}
.AnyTagClassName
{
color: #359511;
}
</style>
background-color css
<style>
a { background-color: #359511; }
a { background-color: rgb(53,149,17); }
div.DivClassName
{
background-color: #359511;
}
.BgClassName
{
background-color: #359511;
}
</style>
border-color css
<style>
span { border-color: #359511; }
span { border-color: rgb(53,149,17); }
td.TdClassName
{
border-color: #359511;
}
.TagClassName
{
border-color: #359511;
}
</style>