Shades of La Palma #408336
Tints of La Palma #408336
RGB
CMYK
RGB Variations
Color information
#408336 (or 0x408336) is known color: La Palma. HEX triplet: 40, 83 and 36. RGB value is (64,131,54). Sum of RGB (Red+Green+Blue) = 64+131+54=249 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.70% from 249); Green value is 131 (51.56% from 255 or 52.61% from 249); Blue value is 54 (21.48% from 255 or 21.69% from 249); Max value from RGB is 131 - color contains mainly: green. Hex color #408336 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408336 is #BF7CC9. Grayscale: #666666. Windows color (decimal): -12549322 or 3572544. OLE color: 3572544.
HSL color Cylindrical-coordinate representation of color #408336: hue angle of 112.21º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #408336 is Cyan = 0.51, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 131 | 54 | - |
| CMYK | 0.51 | 0 | 0.59 | 0.49 |
| HSL | 112.21º | 0.42% | 0.36% | - |
| HSV(B) | 112.21º | 0.59% | 0.51% | - |
| XYZ | 10.9 | 17.59 | 6.31 | - |
| YUV | 102.19 | 100.8 | 100.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 131 | 54 | 0.51 | 0 | 0.59 | 0.49 | 112.21 | 0.42 | 0.36 |
| Hex | 40 | 83 | 36 | 33 | 0 | 3B | 31 | 70 | 2A | 24 |
| Octal | 100 | 203 | 66 | 63 | 0 | 73 | 61 | 160 | 52 | 44 |
| Binary | 1000000 | 10000011 | 110110 | 110011 | 0 | 111011 | 110001 | 1110000 | 101010 | 100100 |
Color Harmonies of #408336
Complementary color
Monochromatic Colors of #408336
Black with #408336
Text Example
Text Example
White with #408336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408336; }
p { color: rgb(64,131,54); }
H1.HeaderClassName
{
color: #408336;
}
.AnyTagClassName
{
color: #408336;
}
</style>
background-color css
<style>
a { background-color: #408336; }
a { background-color: rgb(64,131,54); }
div.DivClassName
{
background-color: #408336;
}
.BgClassName
{
background-color: #408336;
}
</style>
border-color css
<style>
span { border-color: #408336; }
span { border-color: rgb(64,131,54); }
td.TdClassName
{
border-color: #408336;
}
.TagClassName
{
border-color: #408336;
}
</style>