Shades of La Palma #359529
Tints of La Palma #359529
RGB
CMYK
RGB Variations
Color information
#359529 (or 0x359529) is known color: La Palma. HEX triplet: 35, 95 and 29. RGB value is (53,149,41). Sum of RGB (Red+Green+Blue) = 53+149+41=243 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.81% from 243); Green value is 149 (58.59% from 255 or 61.32% from 243); Blue value is 41 (16.41% from 255 or 16.87% from 243); Max value from RGB is 149 - color contains mainly: green. Hex color #359529 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359529 is #CA6AD6. Grayscale: #6C6C6C. Windows color (decimal): -13265623 or 2725173. OLE color: 2725173.
HSL color Cylindrical-coordinate representation of color #359529: hue angle of 113.33º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #359529 is Cyan = 0.64, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 41 | - |
| CMYK | 0.64 | 0 | 0.72 | 0.42 |
| HSL | 113.33º | 0.57% | 0.37% | - |
| HSV(B) | 113.33º | 0.72% | 0.58% | - |
| XYZ | 12.62 | 22.41 | 5.76 | - |
| YUV | 107.98 | 90.2 | 88.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 41 | 0.64 | 0 | 0.72 | 0.42 | 113.33 | 0.57 | 0.37 |
| Hex | 35 | 95 | 29 | 40 | 0 | 48 | 2A | 71 | 39 | 25 |
| Octal | 65 | 225 | 51 | 100 | 0 | 110 | 52 | 161 | 71 | 45 |
| Binary | 110101 | 10010101 | 101001 | 1000000 | 0 | 1001000 | 101010 | 1110001 | 111001 | 100101 |
Color Harmonies of #359529
Complementary color
Monochromatic Colors of #359529
Black with #359529
Text Example
Text Example
White with #359529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359529; }
p { color: rgb(53,149,41); }
H1.HeaderClassName
{
color: #359529;
}
.AnyTagClassName
{
color: #359529;
}
</style>
background-color css
<style>
a { background-color: #359529; }
a { background-color: rgb(53,149,41); }
div.DivClassName
{
background-color: #359529;
}
.BgClassName
{
background-color: #359529;
}
</style>
border-color css
<style>
span { border-color: #359529; }
span { border-color: rgb(53,149,41); }
td.TdClassName
{
border-color: #359529;
}
.TagClassName
{
border-color: #359529;
}
</style>