Shades of La Palma #419638
Tints of La Palma #419638
RGB
CMYK
RGB Variations
Color information
#419638 (or 0x419638) is known color: La Palma. HEX triplet: 41, 96 and 38. RGB value is (65,150,56). Sum of RGB (Red+Green+Blue) = 65+150+56=271 (35% of max value = 765). Red value is 65 (25.78% from 255 or 23.99% from 271); Green value is 150 (58.98% from 255 or 55.35% from 271); Blue value is 56 (22.27% from 255 or 20.66% from 271); Max value from RGB is 150 - color contains mainly: green. Hex color #419638 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419638 is #BE69C7. Grayscale: #727272. Windows color (decimal): -12478920 or 3708481. OLE color: 3708481.
HSL color Cylindrical-coordinate representation of color #419638: hue angle of 114.26º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #419638 is Cyan = 0.57, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 150 | 56 | - |
| CMYK | 0.57 | 0 | 0.63 | 0.41 |
| HSL | 114.26º | 0.46% | 0.4% | - |
| HSV(B) | 114.26º | 0.63% | 0.59% | - |
| XYZ | 13.8 | 23.22 | 7.5 | - |
| YUV | 113.87 | 95.34 | 93.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 150 | 56 | 0.57 | 0 | 0.63 | 0.41 | 114.26 | 0.46 | 0.4 |
| Hex | 41 | 96 | 38 | 39 | 0 | 3F | 29 | 72 | 2E | 28 |
| Octal | 101 | 226 | 70 | 71 | 0 | 77 | 51 | 162 | 56 | 50 |
| Binary | 1000001 | 10010110 | 111000 | 111001 | 0 | 111111 | 101001 | 1110010 | 101110 | 101000 |
Color Harmonies of #419638
Complementary color
Monochromatic Colors of #419638
Black with #419638
Text Example
Text Example
White with #419638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419638; }
p { color: rgb(65,150,56); }
H1.HeaderClassName
{
color: #419638;
}
.AnyTagClassName
{
color: #419638;
}
</style>
background-color css
<style>
a { background-color: #419638; }
a { background-color: rgb(65,150,56); }
div.DivClassName
{
background-color: #419638;
}
.BgClassName
{
background-color: #419638;
}
</style>
border-color css
<style>
span { border-color: #419638; }
span { border-color: rgb(65,150,56); }
td.TdClassName
{
border-color: #419638;
}
.TagClassName
{
border-color: #419638;
}
</style>