Shades of La Palma #408635
Tints of La Palma #408635
RGB
CMYK
RGB Variations
Color information
#408635 (or 0x408635) is known color: La Palma. HEX triplet: 40, 86 and 35. RGB value is (64,134,53). Sum of RGB (Red+Green+Blue) = 64+134+53=251 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.50% from 251); Green value is 134 (52.73% from 255 or 53.39% from 251); Blue value is 53 (21.09% from 255 or 21.12% from 251); Max value from RGB is 134 - color contains mainly: green. Hex color #408635 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408635 is #BF79CA. Grayscale: #686868. Windows color (decimal): -12548555 or 3507776. OLE color: 3507776.
HSL color Cylindrical-coordinate representation of color #408635: hue angle of 111.85º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #408635 is Cyan = 0.52, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 134 | 53 | - |
| CMYK | 0.52 | 0 | 0.60 | 0.47 |
| HSL | 111.85º | 0.43% | 0.37% | - |
| HSV(B) | 111.85º | 0.6% | 0.53% | - |
| XYZ | 11.28 | 18.4 | 6.32 | - |
| YUV | 103.84 | 99.31 | 99.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 134 | 53 | 0.52 | 0 | 0.60 | 0.47 | 111.85 | 0.43 | 0.37 |
| Hex | 40 | 86 | 35 | 34 | 0 | 3C | 2F | 70 | 2B | 25 |
| Octal | 100 | 206 | 65 | 64 | 0 | 74 | 57 | 160 | 53 | 45 |
| Binary | 1000000 | 10000110 | 110101 | 110100 | 0 | 111100 | 101111 | 1110000 | 101011 | 100101 |
Color Harmonies of #408635
Complementary color
Monochromatic Colors of #408635
Black with #408635
Text Example
Text Example
White with #408635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408635; }
p { color: rgb(64,134,53); }
H1.HeaderClassName
{
color: #408635;
}
.AnyTagClassName
{
color: #408635;
}
</style>
background-color css
<style>
a { background-color: #408635; }
a { background-color: rgb(64,134,53); }
div.DivClassName
{
background-color: #408635;
}
.BgClassName
{
background-color: #408635;
}
</style>
border-color css
<style>
span { border-color: #408635; }
span { border-color: rgb(64,134,53); }
td.TdClassName
{
border-color: #408635;
}
.TagClassName
{
border-color: #408635;
}
</style>