Shades of La Palma #359528
Tints of La Palma #359528
RGB
CMYK
RGB Variations
Color information
#359528 (or 0x359528) is known color: La Palma. HEX triplet: 35, 95 and 28. RGB value is (53,149,40). Sum of RGB (Red+Green+Blue) = 53+149+40=242 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.90% from 242); Green value is 149 (58.59% from 255 or 61.57% from 242); Blue value is 40 (16.02% from 255 or 16.53% from 242); Max value from RGB is 149 - color contains mainly: green. Hex color #359528 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359528 is #CA6AD7. Grayscale: #6C6C6C. Windows color (decimal): -13265624 or 2659637. OLE color: 2659637.
HSL color Cylindrical-coordinate representation of color #359528: hue angle of 112.84º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #359528 is Cyan = 0.64, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 40 | - |
| CMYK | 0.64 | 0 | 0.73 | 0.42 |
| HSL | 112.84º | 0.58% | 0.37% | - |
| HSV(B) | 112.84º | 0.73% | 0.58% | - |
| XYZ | 12.6 | 22.4 | 5.67 | - |
| YUV | 107.87 | 89.7 | 88.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 40 | 0.64 | 0 | 0.73 | 0.42 | 112.84 | 0.58 | 0.37 |
| Hex | 35 | 95 | 28 | 40 | 0 | 49 | 2A | 71 | 3A | 25 |
| Octal | 65 | 225 | 50 | 100 | 0 | 111 | 52 | 161 | 72 | 45 |
| Binary | 110101 | 10010101 | 101000 | 1000000 | 0 | 1001001 | 101010 | 1110001 | 111010 | 100101 |
Color Harmonies of #359528
Complementary color
Monochromatic Colors of #359528
Black with #359528
Text Example
Text Example
White with #359528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359528; }
p { color: rgb(53,149,40); }
H1.HeaderClassName
{
color: #359528;
}
.AnyTagClassName
{
color: #359528;
}
</style>
background-color css
<style>
a { background-color: #359528; }
a { background-color: rgb(53,149,40); }
div.DivClassName
{
background-color: #359528;
}
.BgClassName
{
background-color: #359528;
}
</style>
border-color css
<style>
span { border-color: #359528; }
span { border-color: rgb(53,149,40); }
td.TdClassName
{
border-color: #359528;
}
.TagClassName
{
border-color: #359528;
}
</style>