Shades of La Palma #419632
Tints of La Palma #419632
RGB
CMYK
RGB Variations
Color information
#419632 (or 0x419632) is known color: La Palma. HEX triplet: 41, 96 and 32. RGB value is (65,150,50). Sum of RGB (Red+Green+Blue) = 65+150+50=265 (35% of max value = 765). Red value is 65 (25.78% from 255 or 24.53% from 265); Green value is 150 (58.98% from 255 or 56.60% from 265); Blue value is 50 (19.92% from 255 or 18.87% from 265); Max value from RGB is 150 - color contains mainly: green. Hex color #419632 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419632 is #BE69CD. Grayscale: #717171. Windows color (decimal): -12478926 or 3315265. OLE color: 3315265.
HSL color Cylindrical-coordinate representation of color #419632: hue angle of 111º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #419632 is Cyan = 0.57, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 150 | 50 | - |
| CMYK | 0.57 | 0 | 0.67 | 0.41 |
| HSL | 111º | 0.5% | 0.39% | - |
| HSV(B) | 111º | 0.67% | 0.59% | - |
| XYZ | 13.66 | 23.17 | 6.77 | - |
| YUV | 113.19 | 92.34 | 93.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 150 | 50 | 0.57 | 0 | 0.67 | 0.41 | 111 | 0.5 | 0.39 |
| Hex | 41 | 96 | 32 | 39 | 0 | 43 | 29 | 6F | 32 | 27 |
| Octal | 101 | 226 | 62 | 71 | 0 | 103 | 51 | 157 | 62 | 47 |
| Binary | 1000001 | 10010110 | 110010 | 111001 | 0 | 1000011 | 101001 | 1101111 | 110010 | 100111 |
Color Harmonies of #419632
Complementary color
Monochromatic Colors of #419632
Black with #419632
Text Example
Text Example
White with #419632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419632; }
p { color: rgb(65,150,50); }
H1.HeaderClassName
{
color: #419632;
}
.AnyTagClassName
{
color: #419632;
}
</style>
background-color css
<style>
a { background-color: #419632; }
a { background-color: rgb(65,150,50); }
div.DivClassName
{
background-color: #419632;
}
.BgClassName
{
background-color: #419632;
}
</style>
border-color css
<style>
span { border-color: #419632; }
span { border-color: rgb(65,150,50); }
td.TdClassName
{
border-color: #419632;
}
.TagClassName
{
border-color: #419632;
}
</style>