Shades of La Palma #409506
Tints of La Palma #409506
RGB
CMYK
RGB Variations
Color information
#409506 (or 0x409506) is known color: La Palma. HEX triplet: 40, 95 and 06. RGB value is (64,149,6). Sum of RGB (Red+Green+Blue) = 64+149+6=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 149 (58.59% from 255 or 68.04% from 219); Blue value is 6 (2.73% from 255 or 2.74% from 219); Max value from RGB is 149 - color contains mainly: green. Hex color #409506 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #409506 is #BF6AF9. Grayscale: #6B6B6B. Windows color (decimal): -12544762 or 431424. OLE color: 431424.
HSL color Cylindrical-coordinate representation of color #409506: hue angle of 95.66º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #409506 is Cyan = 0.57, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 149 | 6 | - |
| CMYK | 0.57 | 0 | 0.96 | 0.42 |
| HSL | 95.66º | 0.92% | 0.3% | - |
| HSV(B) | 95.66º | 0.96% | 0.58% | - |
| XYZ | 12.89 | 22.6 | 3.85 | - |
| YUV | 107.28 | 70.84 | 97.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 149 | 6 | 0.57 | 0 | 0.96 | 0.42 | 95.66 | 0.92 | 0.3 |
| Hex | 40 | 95 | 6 | 39 | 0 | 60 | 2A | 60 | 5C | 1E |
| Octal | 100 | 225 | 6 | 71 | 0 | 140 | 52 | 140 | 134 | 36 |
| Binary | 1000000 | 10010101 | 110 | 111001 | 0 | 1100000 | 101010 | 1100000 | 1011100 | 11110 |
Color Harmonies of #409506
Complementary color
Monochromatic Colors of #409506
Black with #409506
Text Example
Text Example
White with #409506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #409506; }
p { color: rgb(64,149,6); }
H1.HeaderClassName
{
color: #409506;
}
.AnyTagClassName
{
color: #409506;
}
</style>
background-color css
<style>
a { background-color: #409506; }
a { background-color: rgb(64,149,6); }
div.DivClassName
{
background-color: #409506;
}
.BgClassName
{
background-color: #409506;
}
</style>
border-color css
<style>
span { border-color: #409506; }
span { border-color: rgb(64,149,6); }
td.TdClassName
{
border-color: #409506;
}
.TagClassName
{
border-color: #409506;
}
</style>