Shades of La Palma #359429
Tints of La Palma #359429
RGB
CMYK
RGB Variations
Color information
#359429 (or 0x359429) is known color: La Palma. HEX triplet: 35, 94 and 29. RGB value is (53,148,41). Sum of RGB (Red+Green+Blue) = 53+148+41=242 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.90% from 242); Green value is 148 (58.20% from 255 or 61.16% from 242); Blue value is 41 (16.41% from 255 or 16.94% from 242); Max value from RGB is 148 - color contains mainly: green. Hex color #359429 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359429 is #CA6BD6. Grayscale: #6B6B6B. Windows color (decimal): -13265879 or 2724917. OLE color: 2724917.
HSL color Cylindrical-coordinate representation of color #359429: hue angle of 113.27º 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 #359429 is Cyan = 0.64, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 148 | 41 | - |
| CMYK | 0.64 | 0 | 0.72 | 0.42 |
| HSL | 113.27º | 0.57% | 0.37% | - |
| HSV(B) | 113.27º | 0.72% | 0.58% | - |
| XYZ | 12.46 | 22.1 | 5.71 | - |
| YUV | 107.4 | 90.53 | 89.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 148 | 41 | 0.64 | 0 | 0.72 | 0.42 | 113.27 | 0.57 | 0.37 |
| Hex | 35 | 94 | 29 | 40 | 0 | 48 | 2A | 71 | 39 | 25 |
| Octal | 65 | 224 | 51 | 100 | 0 | 110 | 52 | 161 | 71 | 45 |
| Binary | 110101 | 10010100 | 101001 | 1000000 | 0 | 1001000 | 101010 | 1110001 | 111001 | 100101 |
Color Harmonies of #359429
Complementary color
Monochromatic Colors of #359429
Black with #359429
Text Example
Text Example
White with #359429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359429; }
p { color: rgb(53,148,41); }
H1.HeaderClassName
{
color: #359429;
}
.AnyTagClassName
{
color: #359429;
}
</style>
background-color css
<style>
a { background-color: #359429; }
a { background-color: rgb(53,148,41); }
div.DivClassName
{
background-color: #359429;
}
.BgClassName
{
background-color: #359429;
}
</style>
border-color css
<style>
span { border-color: #359429; }
span { border-color: rgb(53,148,41); }
td.TdClassName
{
border-color: #359429;
}
.TagClassName
{
border-color: #359429;
}
</style>