Shades of La Palma #408838
Tints of La Palma #408838
RGB
CMYK
RGB Variations
Color information
#408838 (or 0x408838) is known color: La Palma. HEX triplet: 40, 88 and 38. RGB value is (64,136,56). Sum of RGB (Red+Green+Blue) = 64+136+56=256 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25% from 256); Green value is 136 (53.52% from 255 or 53.12% from 256); Blue value is 56 (22.27% from 255 or 21.88% from 256); Max value from RGB is 136 - color contains mainly: green. Hex color #408838 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408838 is #BF77C7. Grayscale: #696969. Windows color (decimal): -12548040 or 3704896. OLE color: 3704896.
HSL color Cylindrical-coordinate representation of color #408838: hue angle of 114º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #408838 is Cyan = 0.53, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 136 | 56 | - |
| CMYK | 0.53 | 0 | 0.59 | 0.47 |
| HSL | 114º | 0.42% | 0.38% | - |
| HSV(B) | 114º | 0.59% | 0.53% | - |
| XYZ | 11.63 | 18.98 | 6.79 | - |
| YUV | 105.35 | 100.15 | 98.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 136 | 56 | 0.53 | 0 | 0.59 | 0.47 | 114 | 0.42 | 0.38 |
| Hex | 40 | 88 | 38 | 35 | 0 | 3B | 2F | 72 | 2A | 26 |
| Octal | 100 | 210 | 70 | 65 | 0 | 73 | 57 | 162 | 52 | 46 |
| Binary | 1000000 | 10001000 | 111000 | 110101 | 0 | 111011 | 101111 | 1110010 | 101010 | 100110 |
Color Harmonies of #408838
Complementary color
Monochromatic Colors of #408838
Black with #408838
Text Example
Text Example
White with #408838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408838; }
p { color: rgb(64,136,56); }
H1.HeaderClassName
{
color: #408838;
}
.AnyTagClassName
{
color: #408838;
}
</style>
background-color css
<style>
a { background-color: #408838; }
a { background-color: rgb(64,136,56); }
div.DivClassName
{
background-color: #408838;
}
.BgClassName
{
background-color: #408838;
}
</style>
border-color css
<style>
span { border-color: #408838; }
span { border-color: rgb(64,136,56); }
td.TdClassName
{
border-color: #408838;
}
.TagClassName
{
border-color: #408838;
}
</style>