Shades of La Palma #359811
Tints of La Palma #359811
RGB
CMYK
RGB Variations
Color information
#359811 (or 0x359811) is known color: La Palma. HEX triplet: 35, 98 and 11. RGB value is (53,152,17). Sum of RGB (Red+Green+Blue) = 53+152+17=222 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.87% from 222); Green value is 152 (59.77% from 255 or 68.47% from 222); Blue value is 17 (7.03% from 255 or 7.66% from 222); Max value from RGB is 152 - color contains mainly: green. Hex color #359811 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359811 is #CA67EE. Grayscale: #6B6B6B. Windows color (decimal): -13264879 or 1153077. OLE color: 1153077.
HSL color Cylindrical-coordinate representation of color #359811: hue angle of 104º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #359811 is Cyan = 0.65, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 53 | 152 | 17 | - |
| CMYK | 0.65 | 0 | 0.89 | 0.40 |
| HSL | 104º | 0.8% | 0.33% | - |
| HSV(B) | 104º | 0.89% | 0.6% | - |
| XYZ | 12.8 | 23.25 | 4.34 | - |
| YUV | 107.01 | 77.2 | 89.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 152 | 17 | 0.65 | 0 | 0.89 | 0.40 | 104 | 0.8 | 0.33 |
| Hex | 35 | 98 | 11 | 41 | 0 | 59 | 28 | 68 | 50 | 21 |
| Octal | 65 | 230 | 21 | 101 | 0 | 131 | 50 | 150 | 120 | 41 |
| Binary | 110101 | 10011000 | 10001 | 1000001 | 0 | 1011001 | 101000 | 1101000 | 1010000 | 100001 |
Color Harmonies of #359811
Complementary color
Monochromatic Colors of #359811
Black with #359811
Text Example
Text Example
White with #359811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359811; }
p { color: rgb(53,152,17); }
H1.HeaderClassName
{
color: #359811;
}
.AnyTagClassName
{
color: #359811;
}
</style>
background-color css
<style>
a { background-color: #359811; }
a { background-color: rgb(53,152,17); }
div.DivClassName
{
background-color: #359811;
}
.BgClassName
{
background-color: #359811;
}
</style>
border-color css
<style>
span { border-color: #359811; }
span { border-color: rgb(53,152,17); }
td.TdClassName
{
border-color: #359811;
}
.TagClassName
{
border-color: #359811;
}
</style>