Shades of La Palma #40912E
Tints of La Palma #40912E
RGB
CMYK
RGB Variations
Color information
#40912E (or 0x40912E) is known color: La Palma. HEX triplet: 40, 91 and 2E. RGB value is (64,145,46). Sum of RGB (Red+Green+Blue) = 64+145+46=255 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.10% from 255); Green value is 145 (57.03% from 255 or 56.86% from 255); Blue value is 46 (18.36% from 255 or 18.04% from 255); Max value from RGB is 145 - color contains mainly: green. Hex color #40912E is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #40912E is #BF6ED1. Grayscale: #6D6D6D. Windows color (decimal): -12545746 or 3051840. OLE color: 3051840.
HSL color Cylindrical-coordinate representation of color #40912E: hue angle of 109.09º degrees, saturation: 0.52, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #40912E is Cyan = 0.56, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 64 | 145 | 46 | - |
| CMYK | 0.56 | 0 | 0.68 | 0.43 |
| HSL | 109.09º | 0.52% | 0.37% | - |
| HSV(B) | 109.09º | 0.68% | 0.57% | - |
| XYZ | 12.73 | 21.54 | 6.07 | - |
| YUV | 109.5 | 92.16 | 95.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 145 | 46 | 0.56 | 0 | 0.68 | 0.43 | 109.09 | 0.52 | 0.37 |
| Hex | 40 | 91 | 2E | 38 | 0 | 44 | 2B | 6D | 34 | 25 |
| Octal | 100 | 221 | 56 | 70 | 0 | 104 | 53 | 155 | 64 | 45 |
| Binary | 1000000 | 10010001 | 101110 | 111000 | 0 | 1000100 | 101011 | 1101101 | 110100 | 100101 |
Color Harmonies of #40912E
Complementary color
Monochromatic Colors of #40912E
Black with #40912E
Text Example
Text Example
White with #40912E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40912E; }
p { color: rgb(64,145,46); }
H1.HeaderClassName
{
color: #40912E;
}
.AnyTagClassName
{
color: #40912E;
}
</style>
background-color css
<style>
a { background-color: #40912E; }
a { background-color: rgb(64,145,46); }
div.DivClassName
{
background-color: #40912E;
}
.BgClassName
{
background-color: #40912E;
}
</style>
border-color css
<style>
span { border-color: #40912E; }
span { border-color: rgb(64,145,46); }
td.TdClassName
{
border-color: #40912E;
}
.TagClassName
{
border-color: #40912E;
}
</style>