Shades of La Palma #409315
Tints of La Palma #409315
RGB
CMYK
RGB Variations
Color information
#409315 (or 0x409315) is known color: La Palma. HEX triplet: 40, 93 and 15. RGB value is (64,147,21). Sum of RGB (Red+Green+Blue) = 64+147+21=232 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.59% from 232); Green value is 147 (57.81% from 255 or 63.36% from 232); Blue value is 21 (8.59% from 255 or 9.05% from 232); Max value from RGB is 147 - color contains mainly: green. Hex color #409315 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #409315 is #BF6CEA. Grayscale: #6C6C6C. Windows color (decimal): -12545259 or 1413952. OLE color: 1413952.
HSL color Cylindrical-coordinate representation of color #409315: hue angle of 99.52º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #409315 is Cyan = 0.56, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 147 | 21 | - |
| CMYK | 0.56 | 0 | 0.86 | 0.42 |
| HSL | 99.52º | 0.75% | 0.33% | - |
| HSV(B) | 99.52º | 0.86% | 0.58% | - |
| XYZ | 12.68 | 22.01 | 4.29 | - |
| YUV | 107.82 | 79 | 96.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 147 | 21 | 0.56 | 0 | 0.86 | 0.42 | 99.52 | 0.75 | 0.33 |
| Hex | 40 | 93 | 15 | 38 | 0 | 56 | 2A | 64 | 4B | 21 |
| Octal | 100 | 223 | 25 | 70 | 0 | 126 | 52 | 144 | 113 | 41 |
| Binary | 1000000 | 10010011 | 10101 | 111000 | 0 | 1010110 | 101010 | 1100100 | 1001011 | 100001 |
Color Harmonies of #409315
Complementary color
Monochromatic Colors of #409315
Black with #409315
Text Example
Text Example
White with #409315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #409315; }
p { color: rgb(64,147,21); }
H1.HeaderClassName
{
color: #409315;
}
.AnyTagClassName
{
color: #409315;
}
</style>
background-color css
<style>
a { background-color: #409315; }
a { background-color: rgb(64,147,21); }
div.DivClassName
{
background-color: #409315;
}
.BgClassName
{
background-color: #409315;
}
</style>
border-color css
<style>
span { border-color: #409315; }
span { border-color: rgb(64,147,21); }
td.TdClassName
{
border-color: #409315;
}
.TagClassName
{
border-color: #409315;
}
</style>