Shades of La Palma #419805
Tints of La Palma #419805
RGB
CMYK
RGB Variations
Color information
#419805 (or 0x419805) is known color: La Palma. HEX triplet: 41, 98 and 05. RGB value is (65,152,5). Sum of RGB (Red+Green+Blue) = 65+152+5=222 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.28% from 222); Green value is 152 (59.77% from 255 or 68.47% from 222); Blue value is 5 (2.34% from 255 or 2.25% from 222); Max value from RGB is 152 - color contains mainly: green. Hex color #419805 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419805 is #BE67FA. Grayscale: #6D6D6D. Windows color (decimal): -12478459 or 366657. OLE color: 366657.
HSL color Cylindrical-coordinate representation of color #419805: hue angle of 95.51º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #419805 is Cyan = 0.57, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 65 | 152 | 5 | - |
| CMYK | 0.57 | 0 | 0.97 | 0.40 |
| HSL | 95.51º | 0.94% | 0.31% | - |
| HSV(B) | 95.51º | 0.97% | 0.6% | - |
| XYZ | 13.44 | 23.59 | 3.99 | - |
| YUV | 109.23 | 69.18 | 96.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 152 | 5 | 0.57 | 0 | 0.97 | 0.40 | 95.51 | 0.94 | 0.31 |
| Hex | 41 | 98 | 5 | 39 | 0 | 61 | 28 | 60 | 5E | 1F |
| Octal | 101 | 230 | 5 | 71 | 0 | 141 | 50 | 140 | 136 | 37 |
| Binary | 1000001 | 10011000 | 101 | 111001 | 0 | 1100001 | 101000 | 1100000 | 1011110 | 11111 |
Color Harmonies of #419805
Complementary color
Monochromatic Colors of #419805
Black with #419805
Text Example
Text Example
White with #419805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419805; }
p { color: rgb(65,152,5); }
H1.HeaderClassName
{
color: #419805;
}
.AnyTagClassName
{
color: #419805;
}
</style>
background-color css
<style>
a { background-color: #419805; }
a { background-color: rgb(65,152,5); }
div.DivClassName
{
background-color: #419805;
}
.BgClassName
{
background-color: #419805;
}
</style>
border-color css
<style>
span { border-color: #419805; }
span { border-color: rgb(65,152,5); }
td.TdClassName
{
border-color: #419805;
}
.TagClassName
{
border-color: #419805;
}
</style>