Shades of La Palma #408922
Tints of La Palma #408922
RGB
CMYK
RGB Variations
Color information
#408922 (or 0x408922) is known color: La Palma. HEX triplet: 40, 89 and 22. RGB value is (64,137,34). Sum of RGB (Red+Green+Blue) = 64+137+34=235 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.23% from 235); Green value is 137 (53.91% from 255 or 58.30% from 235); Blue value is 34 (13.67% from 255 or 14.47% from 235); Max value from RGB is 137 - color contains mainly: green. Hex color #408922 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408922 is #BF76DD. Grayscale: #676767. Windows color (decimal): -12547806 or 2263360. OLE color: 2263360.
HSL color Cylindrical-coordinate representation of color #408922: hue angle of 102.52º degrees, saturation: 0.6, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #408922 is Cyan = 0.53, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 137 | 34 | - |
| CMYK | 0.53 | 0 | 0.75 | 0.46 |
| HSL | 102.52º | 0.6% | 0.34% | - |
| HSV(B) | 102.52º | 0.75% | 0.54% | - |
| XYZ | 11.35 | 19.1 | 4.6 | - |
| YUV | 103.43 | 88.82 | 99.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 137 | 34 | 0.53 | 0 | 0.75 | 0.46 | 102.52 | 0.6 | 0.34 |
| Hex | 40 | 89 | 22 | 35 | 0 | 4B | 2E | 67 | 3C | 22 |
| Octal | 100 | 211 | 42 | 65 | 0 | 113 | 56 | 147 | 74 | 42 |
| Binary | 1000000 | 10001001 | 100010 | 110101 | 0 | 1001011 | 101110 | 1100111 | 111100 | 100010 |
Color Harmonies of #408922
Complementary color
Monochromatic Colors of #408922
Black with #408922
Text Example
Text Example
White with #408922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408922; }
p { color: rgb(64,137,34); }
H1.HeaderClassName
{
color: #408922;
}
.AnyTagClassName
{
color: #408922;
}
</style>
background-color css
<style>
a { background-color: #408922; }
a { background-color: rgb(64,137,34); }
div.DivClassName
{
background-color: #408922;
}
.BgClassName
{
background-color: #408922;
}
</style>
border-color css
<style>
span { border-color: #408922; }
span { border-color: rgb(64,137,34); }
td.TdClassName
{
border-color: #408922;
}
.TagClassName
{
border-color: #408922;
}
</style>