Shades of La Palma #359115
Tints of La Palma #359115
RGB
CMYK
RGB Variations
Color information
#359115 (or 0x359115) is known color: La Palma. HEX triplet: 35, 91 and 15. RGB value is (53,145,21). Sum of RGB (Red+Green+Blue) = 53+145+21=219 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.20% from 219); Green value is 145 (57.03% from 255 or 66.21% from 219); Blue value is 21 (8.59% from 255 or 9.59% from 219); Max value from RGB is 145 - color contains mainly: green. Hex color #359115 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359115 is #CA6EEA. Grayscale: #676767. Windows color (decimal): -13266667 or 1413429. OLE color: 1413429.
HSL color Cylindrical-coordinate representation of color #359115: hue angle of 104.52º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #359115 is Cyan = 0.63, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 145 | 21 | - |
| CMYK | 0.63 | 0 | 0.86 | 0.43 |
| HSL | 104.52º | 0.75% | 0.33% | - |
| HSV(B) | 104.52º | 0.86% | 0.57% | - |
| XYZ | 11.73 | 21.06 | 4.16 | - |
| YUV | 103.36 | 81.52 | 92.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 145 | 21 | 0.63 | 0 | 0.86 | 0.43 | 104.52 | 0.75 | 0.33 |
| Hex | 35 | 91 | 15 | 3F | 0 | 56 | 2B | 69 | 4B | 21 |
| Octal | 65 | 221 | 25 | 77 | 0 | 126 | 53 | 151 | 113 | 41 |
| Binary | 110101 | 10010001 | 10101 | 111111 | 0 | 1010110 | 101011 | 1101001 | 1001011 | 100001 |
Color Harmonies of #359115
Complementary color
Monochromatic Colors of #359115
Black with #359115
Text Example
Text Example
White with #359115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359115; }
p { color: rgb(53,145,21); }
H1.HeaderClassName
{
color: #359115;
}
.AnyTagClassName
{
color: #359115;
}
</style>
background-color css
<style>
a { background-color: #359115; }
a { background-color: rgb(53,145,21); }
div.DivClassName
{
background-color: #359115;
}
.BgClassName
{
background-color: #359115;
}
</style>
border-color css
<style>
span { border-color: #359115; }
span { border-color: rgb(53,145,21); }
td.TdClassName
{
border-color: #359115;
}
.TagClassName
{
border-color: #359115;
}
</style>