Shades of La Palma #359711
Tints of La Palma #359711
RGB
CMYK
RGB Variations
Color information
#359711 (or 0x359711) is known color: La Palma. HEX triplet: 35, 97 and 11. RGB value is (53,151,17). Sum of RGB (Red+Green+Blue) = 53+151+17=221 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.98% from 221); Green value is 151 (59.38% from 255 or 68.33% from 221); Blue value is 17 (7.03% from 255 or 7.69% from 221); Max value from RGB is 151 - color contains mainly: green. Hex color #359711 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359711 is #CA68EE. Grayscale: #6A6A6A. Windows color (decimal): -13265135 or 1152821. OLE color: 1152821.
HSL color Cylindrical-coordinate representation of color #359711: hue angle of 103.88º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #359711 is Cyan = 0.65, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 151 | 17 | - |
| CMYK | 0.65 | 0 | 0.89 | 0.41 |
| HSL | 103.88º | 0.8% | 0.33% | - |
| HSV(B) | 103.88º | 0.89% | 0.59% | - |
| XYZ | 12.64 | 22.93 | 4.29 | - |
| YUV | 106.42 | 77.53 | 89.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 151 | 17 | 0.65 | 0 | 0.89 | 0.41 | 103.88 | 0.8 | 0.33 |
| Hex | 35 | 97 | 11 | 41 | 0 | 59 | 29 | 68 | 50 | 21 |
| Octal | 65 | 227 | 21 | 101 | 0 | 131 | 51 | 150 | 120 | 41 |
| Binary | 110101 | 10010111 | 10001 | 1000001 | 0 | 1011001 | 101001 | 1101000 | 1010000 | 100001 |
Color Harmonies of #359711
Complementary color
Monochromatic Colors of #359711
Black with #359711
Text Example
Text Example
White with #359711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359711; }
p { color: rgb(53,151,17); }
H1.HeaderClassName
{
color: #359711;
}
.AnyTagClassName
{
color: #359711;
}
</style>
background-color css
<style>
a { background-color: #359711; }
a { background-color: rgb(53,151,17); }
div.DivClassName
{
background-color: #359711;
}
.BgClassName
{
background-color: #359711;
}
</style>
border-color css
<style>
span { border-color: #359711; }
span { border-color: rgb(53,151,17); }
td.TdClassName
{
border-color: #359711;
}
.TagClassName
{
border-color: #359711;
}
</style>