Shades of La Palma #359521
Tints of La Palma #359521
RGB
CMYK
RGB Variations
Color information
#359521 (or 0x359521) is known color: La Palma. HEX triplet: 35, 95 and 21. RGB value is (53,149,33). Sum of RGB (Red+Green+Blue) = 53+149+33=235 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.55% from 235); Green value is 149 (58.59% from 255 or 63.40% from 235); Blue value is 33 (13.28% from 255 or 14.04% from 235); Max value from RGB is 149 - color contains mainly: green. Hex color #359521 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359521 is #CA6ADE. Grayscale: #6B6B6B. Windows color (decimal): -13265631 or 2200885. OLE color: 2200885.
HSL color Cylindrical-coordinate representation of color #359521: hue angle of 109.66º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #359521 is Cyan = 0.64, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 33 | - |
| CMYK | 0.64 | 0 | 0.78 | 0.42 |
| HSL | 109.66º | 0.64% | 0.36% | - |
| HSV(B) | 109.66º | 0.78% | 0.58% | - |
| XYZ | 12.49 | 22.36 | 5.1 | - |
| YUV | 107.07 | 86.2 | 89.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 33 | 0.64 | 0 | 0.78 | 0.42 | 109.66 | 0.64 | 0.36 |
| Hex | 35 | 95 | 21 | 40 | 0 | 4E | 2A | 6E | 40 | 24 |
| Octal | 65 | 225 | 41 | 100 | 0 | 116 | 52 | 156 | 100 | 44 |
| Binary | 110101 | 10010101 | 100001 | 1000000 | 0 | 1001110 | 101010 | 1101110 | 1000000 | 100100 |
Color Harmonies of #359521
Complementary color
Monochromatic Colors of #359521
Black with #359521
Text Example
Text Example
White with #359521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359521; }
p { color: rgb(53,149,33); }
H1.HeaderClassName
{
color: #359521;
}
.AnyTagClassName
{
color: #359521;
}
</style>
background-color css
<style>
a { background-color: #359521; }
a { background-color: rgb(53,149,33); }
div.DivClassName
{
background-color: #359521;
}
.BgClassName
{
background-color: #359521;
}
</style>
border-color css
<style>
span { border-color: #359521; }
span { border-color: rgb(53,149,33); }
td.TdClassName
{
border-color: #359521;
}
.TagClassName
{
border-color: #359521;
}
</style>