Shades of La Palma #419409
Tints of La Palma #419409
RGB
CMYK
RGB Variations
Color information
#419409 (or 0x419409) is known color: La Palma. HEX triplet: 41, 94 and 09. RGB value is (65,148,9). Sum of RGB (Red+Green+Blue) = 65+148+9=222 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.28% from 222); Green value is 148 (58.20% from 255 or 66.67% from 222); Blue value is 9 (3.91% from 255 or 4.05% from 222); Max value from RGB is 148 - color contains mainly: green. Hex color #419409 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419409 is #BE6BF6. Grayscale: #6B6B6B. Windows color (decimal): -12479479 or 627777. OLE color: 627777.
HSL color Cylindrical-coordinate representation of color #419409: hue angle of 95.83º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #419409 is Cyan = 0.56, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 148 | 9 | - |
| CMYK | 0.56 | 0 | 0.94 | 0.42 |
| HSL | 95.83º | 0.89% | 0.31% | - |
| HSV(B) | 95.83º | 0.94% | 0.58% | - |
| XYZ | 12.82 | 22.32 | 3.89 | - |
| YUV | 107.34 | 72.5 | 97.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 148 | 9 | 0.56 | 0 | 0.94 | 0.42 | 95.83 | 0.89 | 0.31 |
| Hex | 41 | 94 | 9 | 38 | 0 | 5E | 2A | 60 | 59 | 1F |
| Octal | 101 | 224 | 11 | 70 | 0 | 136 | 52 | 140 | 131 | 37 |
| Binary | 1000001 | 10010100 | 1001 | 111000 | 0 | 1011110 | 101010 | 1100000 | 1011001 | 11111 |
Color Harmonies of #419409
Complementary color
Monochromatic Colors of #419409
Black with #419409
Text Example
Text Example
White with #419409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419409; }
p { color: rgb(65,148,9); }
H1.HeaderClassName
{
color: #419409;
}
.AnyTagClassName
{
color: #419409;
}
</style>
background-color css
<style>
a { background-color: #419409; }
a { background-color: rgb(65,148,9); }
div.DivClassName
{
background-color: #419409;
}
.BgClassName
{
background-color: #419409;
}
</style>
border-color css
<style>
span { border-color: #419409; }
span { border-color: rgb(65,148,9); }
td.TdClassName
{
border-color: #419409;
}
.TagClassName
{
border-color: #419409;
}
</style>