Shades of La Palma #419418
Tints of La Palma #419418
RGB
CMYK
RGB Variations
Color information
#419418 (or 0x419418) is known color: La Palma. HEX triplet: 41, 94 and 18. RGB value is (65,148,24). Sum of RGB (Red+Green+Blue) = 65+148+24=237 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.43% from 237); Green value is 148 (58.20% from 255 or 62.45% from 237); Blue value is 24 (9.77% from 255 or 10.13% from 237); Max value from RGB is 148 - color contains mainly: green. Hex color #419418 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419418 is #BE6BE7. Grayscale: #6D6D6D. Windows color (decimal): -12479464 or 1610817. OLE color: 1610817.
HSL color Cylindrical-coordinate representation of color #419418: hue angle of 100.16º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #419418 is Cyan = 0.56, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 148 | 24 | - |
| CMYK | 0.56 | 0 | 0.84 | 0.42 |
| HSL | 100.16º | 0.72% | 0.34% | - |
| HSV(B) | 100.16º | 0.84% | 0.58% | - |
| XYZ | 12.93 | 22.37 | 4.5 | - |
| YUV | 109.05 | 80 | 96.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 148 | 24 | 0.56 | 0 | 0.84 | 0.42 | 100.16 | 0.72 | 0.34 |
| Hex | 41 | 94 | 18 | 38 | 0 | 54 | 2A | 64 | 48 | 22 |
| Octal | 101 | 224 | 30 | 70 | 0 | 124 | 52 | 144 | 110 | 42 |
| Binary | 1000001 | 10010100 | 11000 | 111000 | 0 | 1010100 | 101010 | 1100100 | 1001000 | 100010 |
Color Harmonies of #419418
Complementary color
Monochromatic Colors of #419418
Black with #419418
Text Example
Text Example
White with #419418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419418; }
p { color: rgb(65,148,24); }
H1.HeaderClassName
{
color: #419418;
}
.AnyTagClassName
{
color: #419418;
}
</style>
background-color css
<style>
a { background-color: #419418; }
a { background-color: rgb(65,148,24); }
div.DivClassName
{
background-color: #419418;
}
.BgClassName
{
background-color: #419418;
}
</style>
border-color css
<style>
span { border-color: #419418; }
span { border-color: rgb(65,148,24); }
td.TdClassName
{
border-color: #419418;
}
.TagClassName
{
border-color: #419418;
}
</style>