Shades of La Palma #359229
Tints of La Palma #359229
RGB
CMYK
RGB Variations
Color information
#359229 (or 0x359229) is known color: La Palma. HEX triplet: 35, 92 and 29. RGB value is (53,146,41). Sum of RGB (Red+Green+Blue) = 53+146+41=240 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.08% from 240); Green value is 146 (57.42% from 255 or 60.83% from 240); Blue value is 41 (16.41% from 255 or 17.08% from 240); Max value from RGB is 146 - color contains mainly: green. Hex color #359229 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359229 is #CA6DD6. Grayscale: #6A6A6A. Windows color (decimal): -13266391 or 2724405. OLE color: 2724405.
HSL color Cylindrical-coordinate representation of color #359229: hue angle of 113.14º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #359229 is Cyan = 0.64, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 146 | 41 | - |
| CMYK | 0.64 | 0 | 0.72 | 0.43 |
| HSL | 113.14º | 0.56% | 0.37% | - |
| HSV(B) | 113.14º | 0.72% | 0.57% | - |
| XYZ | 12.15 | 21.47 | 5.6 | - |
| YUV | 106.22 | 91.19 | 90.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 146 | 41 | 0.64 | 0 | 0.72 | 0.43 | 113.14 | 0.56 | 0.37 |
| Hex | 35 | 92 | 29 | 40 | 0 | 48 | 2B | 71 | 38 | 25 |
| Octal | 65 | 222 | 51 | 100 | 0 | 110 | 53 | 161 | 70 | 45 |
| Binary | 110101 | 10010010 | 101001 | 1000000 | 0 | 1001000 | 101011 | 1110001 | 111000 | 100101 |
Color Harmonies of #359229
Complementary color
Monochromatic Colors of #359229
Black with #359229
Text Example
Text Example
White with #359229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359229; }
p { color: rgb(53,146,41); }
H1.HeaderClassName
{
color: #359229;
}
.AnyTagClassName
{
color: #359229;
}
</style>
background-color css
<style>
a { background-color: #359229; }
a { background-color: rgb(53,146,41); }
div.DivClassName
{
background-color: #359229;
}
.BgClassName
{
background-color: #359229;
}
</style>
border-color css
<style>
span { border-color: #359229; }
span { border-color: rgb(53,146,41); }
td.TdClassName
{
border-color: #359229;
}
.TagClassName
{
border-color: #359229;
}
</style>