Shades of La Palma #419616
Tints of La Palma #419616
RGB
CMYK
RGB Variations
Color information
#419616 (or 0x419616) is known color: La Palma. HEX triplet: 41, 96 and 16. RGB value is (65,150,22). Sum of RGB (Red+Green+Blue) = 65+150+22=237 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.43% from 237); Green value is 150 (58.98% from 255 or 63.29% from 237); Blue value is 22 (8.98% from 255 or 9.28% from 237); Max value from RGB is 150 - color contains mainly: green. Hex color #419616 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419616 is #BE69E9. Grayscale: #6E6E6E. Windows color (decimal): -12478954 or 1480257. OLE color: 1480257.
HSL color Cylindrical-coordinate representation of color #419616: hue angle of 99.84º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #419616 is Cyan = 0.57, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 150 | 22 | - |
| CMYK | 0.57 | 0 | 0.85 | 0.41 |
| HSL | 99.84º | 0.74% | 0.34% | - |
| HSV(B) | 99.84º | 0.85% | 0.59% | - |
| XYZ | 13.23 | 22.99 | 4.5 | - |
| YUV | 109.99 | 78.34 | 95.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 150 | 22 | 0.57 | 0 | 0.85 | 0.41 | 99.84 | 0.74 | 0.34 |
| Hex | 41 | 96 | 16 | 39 | 0 | 55 | 29 | 64 | 4A | 22 |
| Octal | 101 | 226 | 26 | 71 | 0 | 125 | 51 | 144 | 112 | 42 |
| Binary | 1000001 | 10010110 | 10110 | 111001 | 0 | 1010101 | 101001 | 1100100 | 1001010 | 100010 |
Color Harmonies of #419616
Complementary color
Monochromatic Colors of #419616
Black with #419616
Text Example
Text Example
White with #419616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419616; }
p { color: rgb(65,150,22); }
H1.HeaderClassName
{
color: #419616;
}
.AnyTagClassName
{
color: #419616;
}
</style>
background-color css
<style>
a { background-color: #419616; }
a { background-color: rgb(65,150,22); }
div.DivClassName
{
background-color: #419616;
}
.BgClassName
{
background-color: #419616;
}
</style>
border-color css
<style>
span { border-color: #419616; }
span { border-color: rgb(65,150,22); }
td.TdClassName
{
border-color: #419616;
}
.TagClassName
{
border-color: #419616;
}
</style>