Shades of La Palma #409532
Tints of La Palma #409532
RGB
CMYK
RGB Variations
Color information
#409532 (or 0x409532) is known color: La Palma. HEX triplet: 40, 95 and 32. RGB value is (64,149,50). Sum of RGB (Red+Green+Blue) = 64+149+50=263 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.33% from 263); Green value is 149 (58.59% from 255 or 56.65% from 263); Blue value is 50 (19.92% from 255 or 19.01% from 263); Max value from RGB is 149 - color contains mainly: green. Hex color #409532 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #409532 is #BF6ACD. Grayscale: #707070. Windows color (decimal): -12544718 or 3315008. OLE color: 3315008.
HSL color Cylindrical-coordinate representation of color #409532: hue angle of 111.52º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #409532 is Cyan = 0.57, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 149 | 50 | - |
| CMYK | 0.57 | 0 | 0.66 | 0.42 |
| HSL | 111.52º | 0.5% | 0.39% | - |
| HSV(B) | 111.52º | 0.66% | 0.58% | - |
| XYZ | 13.44 | 22.82 | 6.71 | - |
| YUV | 112.3 | 92.84 | 93.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 149 | 50 | 0.57 | 0 | 0.66 | 0.42 | 111.52 | 0.5 | 0.39 |
| Hex | 40 | 95 | 32 | 39 | 0 | 42 | 2A | 70 | 32 | 27 |
| Octal | 100 | 225 | 62 | 71 | 0 | 102 | 52 | 160 | 62 | 47 |
| Binary | 1000000 | 10010101 | 110010 | 111001 | 0 | 1000010 | 101010 | 1110000 | 110010 | 100111 |
Color Harmonies of #409532
Complementary color
Monochromatic Colors of #409532
Black with #409532
Text Example
Text Example
White with #409532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #409532; }
p { color: rgb(64,149,50); }
H1.HeaderClassName
{
color: #409532;
}
.AnyTagClassName
{
color: #409532;
}
</style>
background-color css
<style>
a { background-color: #409532; }
a { background-color: rgb(64,149,50); }
div.DivClassName
{
background-color: #409532;
}
.BgClassName
{
background-color: #409532;
}
</style>
border-color css
<style>
span { border-color: #409532; }
span { border-color: rgb(64,149,50); }
td.TdClassName
{
border-color: #409532;
}
.TagClassName
{
border-color: #409532;
}
</style>