Shades of La Palma #359011
Tints of La Palma #359011
RGB
CMYK
RGB Variations
Color information
#359011 (or 0x359011) is known color: La Palma. HEX triplet: 35, 90 and 11. RGB value is (53,144,17). Sum of RGB (Red+Green+Blue) = 53+144+17=214 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.77% from 214); Green value is 144 (56.64% from 255 or 67.29% from 214); Blue value is 17 (7.03% from 255 or 7.94% from 214); Max value from RGB is 144 - color contains mainly: green. Hex color #359011 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359011 is #CA6FEE. Grayscale: #666666. Windows color (decimal): -13266927 or 1151029. OLE color: 1151029.
HSL color Cylindrical-coordinate representation of color #359011: hue angle of 102.99º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #359011 is Cyan = 0.63, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 144 | 17 | - |
| CMYK | 0.63 | 0 | 0.88 | 0.44 |
| HSL | 102.99º | 0.79% | 0.32% | - |
| HSV(B) | 102.99º | 0.88% | 0.56% | - |
| XYZ | 11.54 | 20.74 | 3.93 | - |
| YUV | 102.31 | 79.85 | 92.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 144 | 17 | 0.63 | 0 | 0.88 | 0.44 | 102.99 | 0.79 | 0.32 |
| Hex | 35 | 90 | 11 | 3F | 0 | 58 | 2C | 67 | 4F | 20 |
| Octal | 65 | 220 | 21 | 77 | 0 | 130 | 54 | 147 | 117 | 40 |
| Binary | 110101 | 10010000 | 10001 | 111111 | 0 | 1011000 | 101100 | 1100111 | 1001111 | 100000 |
Color Harmonies of #359011
Complementary color
Monochromatic Colors of #359011
Black with #359011
Text Example
Text Example
White with #359011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359011; }
p { color: rgb(53,144,17); }
H1.HeaderClassName
{
color: #359011;
}
.AnyTagClassName
{
color: #359011;
}
</style>
background-color css
<style>
a { background-color: #359011; }
a { background-color: rgb(53,144,17); }
div.DivClassName
{
background-color: #359011;
}
.BgClassName
{
background-color: #359011;
}
</style>
border-color css
<style>
span { border-color: #359011; }
span { border-color: rgb(53,144,17); }
td.TdClassName
{
border-color: #359011;
}
.TagClassName
{
border-color: #359011;
}
</style>