Shades of La Palma #419622
Tints of La Palma #419622
RGB
CMYK
RGB Variations
Color information
#419622 (or 0x419622) is known color: La Palma. HEX triplet: 41, 96 and 22. RGB value is (65,150,34). Sum of RGB (Red+Green+Blue) = 65+150+34=249 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.10% from 249); Green value is 150 (58.98% from 255 or 60.24% from 249); Blue value is 34 (13.67% from 255 or 13.65% from 249); Max value from RGB is 150 - color contains mainly: green. Hex color #419622 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419622 is #BE69DD. Grayscale: #6F6F6F. Windows color (decimal): -12478942 or 2266689. OLE color: 2266689.
HSL color Cylindrical-coordinate representation of color #419622: hue angle of 103.97º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #419622 is Cyan = 0.57, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 150 | 34 | - |
| CMYK | 0.57 | 0 | 0.77 | 0.41 |
| HSL | 103.97º | 0.63% | 0.36% | - |
| HSV(B) | 103.97º | 0.77% | 0.59% | - |
| XYZ | 13.38 | 23.05 | 5.26 | - |
| YUV | 111.36 | 84.34 | 94.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 150 | 34 | 0.57 | 0 | 0.77 | 0.41 | 103.97 | 0.63 | 0.36 |
| Hex | 41 | 96 | 22 | 39 | 0 | 4D | 29 | 68 | 3F | 24 |
| Octal | 101 | 226 | 42 | 71 | 0 | 115 | 51 | 150 | 77 | 44 |
| Binary | 1000001 | 10010110 | 100010 | 111001 | 0 | 1001101 | 101001 | 1101000 | 111111 | 100100 |
Color Harmonies of #419622
Complementary color
Monochromatic Colors of #419622
Black with #419622
Text Example
Text Example
White with #419622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419622; }
p { color: rgb(65,150,34); }
H1.HeaderClassName
{
color: #419622;
}
.AnyTagClassName
{
color: #419622;
}
</style>
background-color css
<style>
a { background-color: #419622; }
a { background-color: rgb(65,150,34); }
div.DivClassName
{
background-color: #419622;
}
.BgClassName
{
background-color: #419622;
}
</style>
border-color css
<style>
span { border-color: #419622; }
span { border-color: rgb(65,150,34); }
td.TdClassName
{
border-color: #419622;
}
.TagClassName
{
border-color: #419622;
}
</style>