Shades of La Palma #359218
Tints of La Palma #359218
RGB
CMYK
RGB Variations
Color information
#359218 (or 0x359218) is known color: La Palma. HEX triplet: 35, 92 and 18. RGB value is (53,146,24). Sum of RGB (Red+Green+Blue) = 53+146+24=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 146 (57.42% from 255 or 65.47% from 223); Blue value is 24 (9.77% from 255 or 10.76% from 223); Max value from RGB is 146 - color contains mainly: green. Hex color #359218 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359218 is #CA6DE7. Grayscale: #686868. Windows color (decimal): -13266408 or 1610293. OLE color: 1610293.
HSL color Cylindrical-coordinate representation of color #359218: hue angle of 105.74º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #359218 is Cyan = 0.64, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 146 | 24 | - |
| CMYK | 0.64 | 0 | 0.84 | 0.43 |
| HSL | 105.74º | 0.72% | 0.33% | - |
| HSV(B) | 105.74º | 0.84% | 0.57% | - |
| XYZ | 11.91 | 21.38 | 4.36 | - |
| YUV | 104.29 | 82.69 | 91.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 146 | 24 | 0.64 | 0 | 0.84 | 0.43 | 105.74 | 0.72 | 0.33 |
| Hex | 35 | 92 | 18 | 40 | 0 | 54 | 2B | 6A | 48 | 21 |
| Octal | 65 | 222 | 30 | 100 | 0 | 124 | 53 | 152 | 110 | 41 |
| Binary | 110101 | 10010010 | 11000 | 1000000 | 0 | 1010100 | 101011 | 1101010 | 1001000 | 100001 |
Color Harmonies of #359218
Complementary color
Monochromatic Colors of #359218
Black with #359218
Text Example
Text Example
White with #359218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359218; }
p { color: rgb(53,146,24); }
H1.HeaderClassName
{
color: #359218;
}
.AnyTagClassName
{
color: #359218;
}
</style>
background-color css
<style>
a { background-color: #359218; }
a { background-color: rgb(53,146,24); }
div.DivClassName
{
background-color: #359218;
}
.BgClassName
{
background-color: #359218;
}
</style>
border-color css
<style>
span { border-color: #359218; }
span { border-color: rgb(53,146,24); }
td.TdClassName
{
border-color: #359218;
}
.TagClassName
{
border-color: #359218;
}
</style>