Shades of La Palma #359124
Tints of La Palma #359124
RGB
CMYK
RGB Variations
Color information
#359124 (or 0x359124) is known color: La Palma. HEX triplet: 35, 91 and 24. RGB value is (53,145,36). Sum of RGB (Red+Green+Blue) = 53+145+36=234 (30% of max value = 765). Red value is 53 (21.09% from 255 or 22.65% from 234); Green value is 145 (57.03% from 255 or 61.97% from 234); Blue value is 36 (14.45% from 255 or 15.38% from 234); Max value from RGB is 145 - color contains mainly: green. Hex color #359124 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359124 is #CA6EDB. Grayscale: #696969. Windows color (decimal): -13266652 or 2396469. OLE color: 2396469.
HSL color Cylindrical-coordinate representation of color #359124: hue angle of 110.64º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #359124 is Cyan = 0.63, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 145 | 36 | - |
| CMYK | 0.63 | 0 | 0.75 | 0.43 |
| HSL | 110.64º | 0.6% | 0.35% | - |
| HSV(B) | 110.64º | 0.75% | 0.57% | - |
| XYZ | 11.91 | 21.14 | 5.12 | - |
| YUV | 105.07 | 89.02 | 90.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 145 | 36 | 0.63 | 0 | 0.75 | 0.43 | 110.64 | 0.6 | 0.35 |
| Hex | 35 | 91 | 24 | 3F | 0 | 4B | 2B | 6F | 3C | 23 |
| Octal | 65 | 221 | 44 | 77 | 0 | 113 | 53 | 157 | 74 | 43 |
| Binary | 110101 | 10010001 | 100100 | 111111 | 0 | 1001011 | 101011 | 1101111 | 111100 | 100011 |
Color Harmonies of #359124
Complementary color
Monochromatic Colors of #359124
Black with #359124
Text Example
Text Example
White with #359124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359124; }
p { color: rgb(53,145,36); }
H1.HeaderClassName
{
color: #359124;
}
.AnyTagClassName
{
color: #359124;
}
</style>
background-color css
<style>
a { background-color: #359124; }
a { background-color: rgb(53,145,36); }
div.DivClassName
{
background-color: #359124;
}
.BgClassName
{
background-color: #359124;
}
</style>
border-color css
<style>
span { border-color: #359124; }
span { border-color: rgb(53,145,36); }
td.TdClassName
{
border-color: #359124;
}
.TagClassName
{
border-color: #359124;
}
</style>