Shades of La Palma #408934
Tints of La Palma #408934
RGB
CMYK
RGB Variations
Color information
#408934 (or 0x408934) is known color: La Palma. HEX triplet: 40, 89 and 34. RGB value is (64,137,52). Sum of RGB (Red+Green+Blue) = 64+137+52=253 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.30% from 253); Green value is 137 (53.91% from 255 or 54.15% from 253); Blue value is 52 (20.70% from 255 or 20.55% from 253); Max value from RGB is 137 - color contains mainly: green. Hex color #408934 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408934 is #BF76CB. Grayscale: #696969. Windows color (decimal): -12547788 or 3443008. OLE color: 3443008.
HSL color Cylindrical-coordinate representation of color #408934: hue angle of 111.53º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #408934 is Cyan = 0.53, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 137 | 52 | - |
| CMYK | 0.53 | 0 | 0.62 | 0.46 |
| HSL | 111.53º | 0.45% | 0.37% | - |
| HSV(B) | 111.53º | 0.62% | 0.54% | - |
| XYZ | 11.68 | 19.23 | 6.34 | - |
| YUV | 105.48 | 97.82 | 98.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 137 | 52 | 0.53 | 0 | 0.62 | 0.46 | 111.53 | 0.45 | 0.37 |
| Hex | 40 | 89 | 34 | 35 | 0 | 3E | 2E | 70 | 2D | 25 |
| Octal | 100 | 211 | 64 | 65 | 0 | 76 | 56 | 160 | 55 | 45 |
| Binary | 1000000 | 10001001 | 110100 | 110101 | 0 | 111110 | 101110 | 1110000 | 101101 | 100101 |
Color Harmonies of #408934
Complementary color
Monochromatic Colors of #408934
Black with #408934
Text Example
Text Example
White with #408934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408934; }
p { color: rgb(64,137,52); }
H1.HeaderClassName
{
color: #408934;
}
.AnyTagClassName
{
color: #408934;
}
</style>
background-color css
<style>
a { background-color: #408934; }
a { background-color: rgb(64,137,52); }
div.DivClassName
{
background-color: #408934;
}
.BgClassName
{
background-color: #408934;
}
</style>
border-color css
<style>
span { border-color: #408934; }
span { border-color: rgb(64,137,52); }
td.TdClassName
{
border-color: #408934;
}
.TagClassName
{
border-color: #408934;
}
</style>