Shades of La Palma #409313
Tints of La Palma #409313
RGB
CMYK
RGB Variations
Color information
#409313 (or 0x409313) is known color: La Palma. HEX triplet: 40, 93 and 13. RGB value is (64,147,19). Sum of RGB (Red+Green+Blue) = 64+147+19=230 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.83% from 230); Green value is 147 (57.81% from 255 or 63.91% from 230); Blue value is 19 (7.81% from 255 or 8.26% from 230); Max value from RGB is 147 - color contains mainly: green. Hex color #409313 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #409313 is #BF6CEC. Grayscale: #6C6C6C. Windows color (decimal): -12545261 or 1282880. OLE color: 1282880.
HSL color Cylindrical-coordinate representation of color #409313: hue angle of 98.91º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #409313 is Cyan = 0.56, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 147 | 19 | - |
| CMYK | 0.56 | 0 | 0.87 | 0.42 |
| HSL | 98.91º | 0.77% | 0.33% | - |
| HSV(B) | 98.91º | 0.87% | 0.58% | - |
| XYZ | 12.67 | 22 | 4.2 | - |
| YUV | 107.59 | 78 | 96.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 147 | 19 | 0.56 | 0 | 0.87 | 0.42 | 98.91 | 0.77 | 0.33 |
| Hex | 40 | 93 | 13 | 38 | 0 | 57 | 2A | 63 | 4D | 21 |
| Octal | 100 | 223 | 23 | 70 | 0 | 127 | 52 | 143 | 115 | 41 |
| Binary | 1000000 | 10010011 | 10011 | 111000 | 0 | 1010111 | 101010 | 1100011 | 1001101 | 100001 |
Color Harmonies of #409313
Complementary color
Monochromatic Colors of #409313
Black with #409313
Text Example
Text Example
White with #409313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #409313; }
p { color: rgb(64,147,19); }
H1.HeaderClassName
{
color: #409313;
}
.AnyTagClassName
{
color: #409313;
}
</style>
background-color css
<style>
a { background-color: #409313; }
a { background-color: rgb(64,147,19); }
div.DivClassName
{
background-color: #409313;
}
.BgClassName
{
background-color: #409313;
}
</style>
border-color css
<style>
span { border-color: #409313; }
span { border-color: rgb(64,147,19); }
td.TdClassName
{
border-color: #409313;
}
.TagClassName
{
border-color: #409313;
}
</style>