Shades of La Palma #408929
Tints of La Palma #408929
RGB
CMYK
RGB Variations
Color information
#408929 (or 0x408929) is known color: La Palma. HEX triplet: 40, 89 and 29. RGB value is (64,137,41). Sum of RGB (Red+Green+Blue) = 64+137+41=242 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.45% from 242); Green value is 137 (53.91% from 255 or 56.61% from 242); Blue value is 41 (16.41% from 255 or 16.94% from 242); Max value from RGB is 137 - color contains mainly: green. Hex color #408929 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408929 is #BF76D6. Grayscale: #686868. Windows color (decimal): -12547799 or 2722112. OLE color: 2722112.
HSL color Cylindrical-coordinate representation of color #408929: hue angle of 105.62º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #408929 is Cyan = 0.53, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 137 | 41 | - |
| CMYK | 0.53 | 0 | 0.70 | 0.46 |
| HSL | 105.63º | 0.54% | 0.35% | - |
| HSV(B) | 105.63º | 0.7% | 0.54% | - |
| XYZ | 11.46 | 19.14 | 5.19 | - |
| YUV | 104.23 | 92.32 | 99.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 137 | 41 | 0.53 | 0 | 0.70 | 0.46 | 105.63 | 0.54 | 0.35 |
| Hex | 40 | 89 | 29 | 35 | 0 | 46 | 2E | 6A | 36 | 23 |
| Octal | 100 | 211 | 51 | 65 | 0 | 106 | 56 | 152 | 66 | 43 |
| Binary | 1000000 | 10001001 | 101001 | 110101 | 0 | 1000110 | 101110 | 1101010 | 110110 | 100011 |
Color Harmonies of #408929
Complementary color
Monochromatic Colors of #408929
Black with #408929
Text Example
Text Example
White with #408929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408929; }
p { color: rgb(64,137,41); }
H1.HeaderClassName
{
color: #408929;
}
.AnyTagClassName
{
color: #408929;
}
</style>
background-color css
<style>
a { background-color: #408929; }
a { background-color: rgb(64,137,41); }
div.DivClassName
{
background-color: #408929;
}
.BgClassName
{
background-color: #408929;
}
</style>
border-color css
<style>
span { border-color: #408929; }
span { border-color: rgb(64,137,41); }
td.TdClassName
{
border-color: #408929;
}
.TagClassName
{
border-color: #408929;
}
</style>