Shades of La Palma #409408
Tints of La Palma #409408
RGB
CMYK
RGB Variations
Color information
#409408 (or 0x409408) is known color: La Palma. HEX triplet: 40, 94 and 08. RGB value is (64,148,8). Sum of RGB (Red+Green+Blue) = 64+148+8=220 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.09% from 220); Green value is 148 (58.20% from 255 or 67.27% from 220); Blue value is 8 (3.52% from 255 or 3.64% from 220); Max value from RGB is 148 - color contains mainly: green. Hex color #409408 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #409408 is #BF6BF7. Grayscale: #6B6B6B. Windows color (decimal): -12545016 or 562240. OLE color: 562240.
HSL color Cylindrical-coordinate representation of color #409408: hue angle of 96º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #409408 is Cyan = 0.57, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 148 | 8 | - |
| CMYK | 0.57 | 0 | 0.95 | 0.42 |
| HSL | 96º | 0.9% | 0.31% | - |
| HSV(B) | 96º | 0.95% | 0.58% | - |
| XYZ | 12.75 | 22.29 | 3.86 | - |
| YUV | 106.92 | 72.17 | 97.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 148 | 8 | 0.57 | 0 | 0.95 | 0.42 | 96 | 0.9 | 0.31 |
| Hex | 40 | 94 | 8 | 39 | 0 | 5F | 2A | 60 | 5A | 1F |
| Octal | 100 | 224 | 10 | 71 | 0 | 137 | 52 | 140 | 132 | 37 |
| Binary | 1000000 | 10010100 | 1000 | 111001 | 0 | 1011111 | 101010 | 1100000 | 1011010 | 11111 |
Color Harmonies of #409408
Complementary color
Monochromatic Colors of #409408
Black with #409408
Text Example
Text Example
White with #409408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #409408; }
p { color: rgb(64,148,8); }
H1.HeaderClassName
{
color: #409408;
}
.AnyTagClassName
{
color: #409408;
}
</style>
background-color css
<style>
a { background-color: #409408; }
a { background-color: rgb(64,148,8); }
div.DivClassName
{
background-color: #409408;
}
.BgClassName
{
background-color: #409408;
}
</style>
border-color css
<style>
span { border-color: #409408; }
span { border-color: rgb(64,148,8); }
td.TdClassName
{
border-color: #409408;
}
.TagClassName
{
border-color: #409408;
}
</style>