Shades of La Palma #409310
Tints of La Palma #409310
RGB
CMYK
RGB Variations
Color information
#409310 (or 0x409310) is known color: La Palma. HEX triplet: 40, 93 and 10. RGB value is (64,147,16). Sum of RGB (Red+Green+Blue) = 64+147+16=227 (30% of max value = 765). Red value is 64 (25.39% from 255 or 28.19% from 227); Green value is 147 (57.81% from 255 or 64.76% from 227); Blue value is 16 (6.64% from 255 or 7.05% from 227); Max value from RGB is 147 - color contains mainly: green. Hex color #409310 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #409310 is #BF6CEF. Grayscale: #6B6B6B. Windows color (decimal): -12545264 or 1086272. OLE color: 1086272.
HSL color Cylindrical-coordinate representation of color #409310: hue angle of 98.02º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #409310 is Cyan = 0.56, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 147 | 16 | - |
| CMYK | 0.56 | 0 | 0.89 | 0.42 |
| HSL | 98.02º | 0.8% | 0.32% | - |
| HSV(B) | 98.02º | 0.89% | 0.58% | - |
| XYZ | 12.64 | 21.99 | 4.07 | - |
| YUV | 107.25 | 76.5 | 97.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 147 | 16 | 0.56 | 0 | 0.89 | 0.42 | 98.02 | 0.8 | 0.32 |
| Hex | 40 | 93 | 10 | 38 | 0 | 59 | 2A | 62 | 50 | 20 |
| Octal | 100 | 223 | 20 | 70 | 0 | 131 | 52 | 142 | 120 | 40 |
| Binary | 1000000 | 10010011 | 10000 | 111000 | 0 | 1011001 | 101010 | 1100010 | 1010000 | 100000 |
Color Harmonies of #409310
Complementary color
Monochromatic Colors of #409310
Black with #409310
Text Example
Text Example
White with #409310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #409310; }
p { color: rgb(64,147,16); }
H1.HeaderClassName
{
color: #409310;
}
.AnyTagClassName
{
color: #409310;
}
</style>
background-color css
<style>
a { background-color: #409310; }
a { background-color: rgb(64,147,16); }
div.DivClassName
{
background-color: #409310;
}
.BgClassName
{
background-color: #409310;
}
</style>
border-color css
<style>
span { border-color: #409310; }
span { border-color: rgb(64,147,16); }
td.TdClassName
{
border-color: #409310;
}
.TagClassName
{
border-color: #409310;
}
</style>