Shades of La Palma #359118
Tints of La Palma #359118
RGB
CMYK
RGB Variations
Color information
#359118 (or 0x359118) is known color: La Palma. HEX triplet: 35, 91 and 18. RGB value is (53,145,24). Sum of RGB (Red+Green+Blue) = 53+145+24=222 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.87% from 222); Green value is 145 (57.03% from 255 or 65.32% from 222); Blue value is 24 (9.77% from 255 or 10.81% from 222); Max value from RGB is 145 - color contains mainly: green. Hex color #359118 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359118 is #CA6EE7. Grayscale: #686868. Windows color (decimal): -13266664 or 1610037. OLE color: 1610037.
HSL color Cylindrical-coordinate representation of color #359118: hue angle of 105.62º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #359118 is Cyan = 0.63, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 145 | 24 | - |
| CMYK | 0.63 | 0 | 0.83 | 0.43 |
| HSL | 105.62º | 0.72% | 0.33% | - |
| HSV(B) | 105.62º | 0.83% | 0.57% | - |
| XYZ | 11.76 | 21.07 | 4.31 | - |
| YUV | 103.7 | 83.02 | 91.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 145 | 24 | 0.63 | 0 | 0.83 | 0.43 | 105.62 | 0.72 | 0.33 |
| Hex | 35 | 91 | 18 | 3F | 0 | 53 | 2B | 6A | 48 | 21 |
| Octal | 65 | 221 | 30 | 77 | 0 | 123 | 53 | 152 | 110 | 41 |
| Binary | 110101 | 10010001 | 11000 | 111111 | 0 | 1010011 | 101011 | 1101010 | 1001000 | 100001 |
Color Harmonies of #359118
Complementary color
Monochromatic Colors of #359118
Black with #359118
Text Example
Text Example
White with #359118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359118; }
p { color: rgb(53,145,24); }
H1.HeaderClassName
{
color: #359118;
}
.AnyTagClassName
{
color: #359118;
}
</style>
background-color css
<style>
a { background-color: #359118; }
a { background-color: rgb(53,145,24); }
div.DivClassName
{
background-color: #359118;
}
.BgClassName
{
background-color: #359118;
}
</style>
border-color css
<style>
span { border-color: #359118; }
span { border-color: rgb(53,145,24); }
td.TdClassName
{
border-color: #359118;
}
.TagClassName
{
border-color: #359118;
}
</style>