Shades of La Palma #408629
Tints of La Palma #408629
RGB
CMYK
RGB Variations
Color information
#408629 (or 0x408629) is known color: La Palma. HEX triplet: 40, 86 and 29. RGB value is (64,134,41). Sum of RGB (Red+Green+Blue) = 64+134+41=239 (31% of max value = 765). Red value is 64 (25.39% from 255 or 26.78% from 239); Green value is 134 (52.73% from 255 or 56.07% from 239); Blue value is 41 (16.41% from 255 or 17.15% from 239); Max value from RGB is 134 - color contains mainly: green. Hex color #408629 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408629 is #BF79D6. Grayscale: #666666. Windows color (decimal): -12548567 or 2721344. OLE color: 2721344.
HSL color Cylindrical-coordinate representation of color #408629: hue angle of 105.16º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #408629 is Cyan = 0.52, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 134 | 41 | - |
| CMYK | 0.52 | 0 | 0.69 | 0.47 |
| HSL | 105.16º | 0.53% | 0.34% | - |
| HSV(B) | 105.16º | 0.69% | 0.53% | - |
| XYZ | 11.04 | 18.3 | 5.05 | - |
| YUV | 102.47 | 93.31 | 100.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 134 | 41 | 0.52 | 0 | 0.69 | 0.47 | 105.16 | 0.53 | 0.34 |
| Hex | 40 | 86 | 29 | 34 | 0 | 45 | 2F | 69 | 35 | 22 |
| Octal | 100 | 206 | 51 | 64 | 0 | 105 | 57 | 151 | 65 | 42 |
| Binary | 1000000 | 10000110 | 101001 | 110100 | 0 | 1000101 | 101111 | 1101001 | 110101 | 100010 |
Color Harmonies of #408629
Complementary color
Monochromatic Colors of #408629
Black with #408629
Text Example
Text Example
White with #408629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408629; }
p { color: rgb(64,134,41); }
H1.HeaderClassName
{
color: #408629;
}
.AnyTagClassName
{
color: #408629;
}
</style>
background-color css
<style>
a { background-color: #408629; }
a { background-color: rgb(64,134,41); }
div.DivClassName
{
background-color: #408629;
}
.BgClassName
{
background-color: #408629;
}
</style>
border-color css
<style>
span { border-color: #408629; }
span { border-color: rgb(64,134,41); }
td.TdClassName
{
border-color: #408629;
}
.TagClassName
{
border-color: #408629;
}
</style>