Shades of La Palma #359518
Tints of La Palma #359518
RGB
CMYK
RGB Variations
Color information
#359518 (or 0x359518) is known color: La Palma. HEX triplet: 35, 95 and 18. RGB value is (53,149,24). Sum of RGB (Red+Green+Blue) = 53+149+24=226 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.45% from 226); Green value is 149 (58.59% from 255 or 65.93% from 226); Blue value is 24 (9.77% from 255 or 10.62% from 226); Max value from RGB is 149 - color contains mainly: green. Hex color #359518 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359518 is #CA6AE7. Grayscale: #6A6A6A. Windows color (decimal): -13265640 or 1611061. OLE color: 1611061.
HSL color Cylindrical-coordinate representation of color #359518: hue angle of 106.08º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #359518 is Cyan = 0.64, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 24 | - |
| CMYK | 0.64 | 0 | 0.84 | 0.42 |
| HSL | 106.08º | 0.72% | 0.34% | - |
| HSV(B) | 106.08º | 0.84% | 0.58% | - |
| XYZ | 12.38 | 22.32 | 4.52 | - |
| YUV | 106.05 | 81.7 | 90.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 24 | 0.64 | 0 | 0.84 | 0.42 | 106.08 | 0.72 | 0.34 |
| Hex | 35 | 95 | 18 | 40 | 0 | 54 | 2A | 6A | 48 | 22 |
| Octal | 65 | 225 | 30 | 100 | 0 | 124 | 52 | 152 | 110 | 42 |
| Binary | 110101 | 10010101 | 11000 | 1000000 | 0 | 1010100 | 101010 | 1101010 | 1001000 | 100010 |
Color Harmonies of #359518
Complementary color
Monochromatic Colors of #359518
Black with #359518
Text Example
Text Example
White with #359518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359518; }
p { color: rgb(53,149,24); }
H1.HeaderClassName
{
color: #359518;
}
.AnyTagClassName
{
color: #359518;
}
</style>
background-color css
<style>
a { background-color: #359518; }
a { background-color: rgb(53,149,24); }
div.DivClassName
{
background-color: #359518;
}
.BgClassName
{
background-color: #359518;
}
</style>
border-color css
<style>
span { border-color: #359518; }
span { border-color: rgb(53,149,24); }
td.TdClassName
{
border-color: #359518;
}
.TagClassName
{
border-color: #359518;
}
</style>