Shades of La Palma #408436
Tints of La Palma #408436
RGB
CMYK
RGB Variations
Color information
#408436 (or 0x408436) is known color: La Palma. HEX triplet: 40, 84 and 36. RGB value is (64,132,54). Sum of RGB (Red+Green+Blue) = 64+132+54=250 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.6% from 250); Green value is 132 (51.95% from 255 or 52.8% from 250); Blue value is 54 (21.48% from 255 or 21.6% from 250); Max value from RGB is 132 - color contains mainly: green. Hex color #408436 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408436 is #BF7BC9. Grayscale: #676767. Windows color (decimal): -12549066 or 3572800. OLE color: 3572800.
HSL color Cylindrical-coordinate representation of color #408436: hue angle of 112.31º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #408436 is Cyan = 0.52, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 132 | 54 | - |
| CMYK | 0.52 | 0 | 0.59 | 0.48 |
| HSL | 112.31º | 0.42% | 0.36% | - |
| HSV(B) | 112.31º | 0.59% | 0.52% | - |
| XYZ | 11.03 | 17.86 | 6.36 | - |
| YUV | 102.78 | 100.47 | 100.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 132 | 54 | 0.52 | 0 | 0.59 | 0.48 | 112.31 | 0.42 | 0.36 |
| Hex | 40 | 84 | 36 | 34 | 0 | 3B | 30 | 70 | 2A | 24 |
| Octal | 100 | 204 | 66 | 64 | 0 | 73 | 60 | 160 | 52 | 44 |
| Binary | 1000000 | 10000100 | 110110 | 110100 | 0 | 111011 | 110000 | 1110000 | 101010 | 100100 |
Color Harmonies of #408436
Complementary color
Monochromatic Colors of #408436
Black with #408436
Text Example
Text Example
White with #408436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408436; }
p { color: rgb(64,132,54); }
H1.HeaderClassName
{
color: #408436;
}
.AnyTagClassName
{
color: #408436;
}
</style>
background-color css
<style>
a { background-color: #408436; }
a { background-color: rgb(64,132,54); }
div.DivClassName
{
background-color: #408436;
}
.BgClassName
{
background-color: #408436;
}
</style>
border-color css
<style>
span { border-color: #408436; }
span { border-color: rgb(64,132,54); }
td.TdClassName
{
border-color: #408436;
}
.TagClassName
{
border-color: #408436;
}
</style>