Shades of La Palma #408834
Tints of La Palma #408834
RGB
CMYK
RGB Variations
Color information
#408834 (or 0x408834) is known color: La Palma. HEX triplet: 40, 88 and 34. RGB value is (64,136,52). Sum of RGB (Red+Green+Blue) = 64+136+52=252 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.40% from 252); Green value is 136 (53.52% from 255 or 53.97% from 252); Blue value is 52 (20.70% from 255 or 20.63% from 252); Max value from RGB is 136 - color contains mainly: green. Hex color #408834 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408834 is #BF77CB. Grayscale: #696969. Windows color (decimal): -12548044 or 3442752. OLE color: 3442752.
HSL color Cylindrical-coordinate representation of color #408834: hue angle of 111.43º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #408834 is Cyan = 0.53, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 136 | 52 | - |
| CMYK | 0.53 | 0 | 0.62 | 0.47 |
| HSL | 111.43º | 0.45% | 0.37% | - |
| HSV(B) | 111.43º | 0.62% | 0.53% | - |
| XYZ | 11.54 | 18.95 | 6.3 | - |
| YUV | 104.9 | 98.15 | 98.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 136 | 52 | 0.53 | 0 | 0.62 | 0.47 | 111.43 | 0.45 | 0.37 |
| Hex | 40 | 88 | 34 | 35 | 0 | 3E | 2F | 6F | 2D | 25 |
| Octal | 100 | 210 | 64 | 65 | 0 | 76 | 57 | 157 | 55 | 45 |
| Binary | 1000000 | 10001000 | 110100 | 110101 | 0 | 111110 | 101111 | 1101111 | 101101 | 100101 |
Color Harmonies of #408834
Complementary color
Monochromatic Colors of #408834
Black with #408834
Text Example
Text Example
White with #408834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408834; }
p { color: rgb(64,136,52); }
H1.HeaderClassName
{
color: #408834;
}
.AnyTagClassName
{
color: #408834;
}
</style>
background-color css
<style>
a { background-color: #408834; }
a { background-color: rgb(64,136,52); }
div.DivClassName
{
background-color: #408834;
}
.BgClassName
{
background-color: #408834;
}
</style>
border-color css
<style>
span { border-color: #408834; }
span { border-color: rgb(64,136,52); }
td.TdClassName
{
border-color: #408834;
}
.TagClassName
{
border-color: #408834;
}
</style>