Shades of La Palma #419228
Tints of La Palma #419228
RGB
CMYK
RGB Variations
Color information
#419228 (or 0x419228) is known color: La Palma. HEX triplet: 41, 92 and 28. RGB value is (65,146,40). Sum of RGB (Red+Green+Blue) = 65+146+40=251 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.90% from 251); Green value is 146 (57.42% from 255 or 58.17% from 251); Blue value is 40 (16.02% from 255 or 15.94% from 251); Max value from RGB is 146 - color contains mainly: green. Hex color #419228 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419228 is #BE6DD7. Grayscale: #6E6E6E. Windows color (decimal): -12479960 or 2658881. OLE color: 2658881.
HSL color Cylindrical-coordinate representation of color #419228: hue angle of 105.85º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #419228 is Cyan = 0.55, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 146 | 40 | - |
| CMYK | 0.55 | 0 | 0.73 | 0.43 |
| HSL | 105.85º | 0.57% | 0.36% | - |
| HSV(B) | 105.85º | 0.73% | 0.57% | - |
| XYZ | 12.84 | 21.83 | 5.55 | - |
| YUV | 109.7 | 88.66 | 96.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 146 | 40 | 0.55 | 0 | 0.73 | 0.43 | 105.85 | 0.57 | 0.36 |
| Hex | 41 | 92 | 28 | 37 | 0 | 49 | 2B | 6A | 39 | 24 |
| Octal | 101 | 222 | 50 | 67 | 0 | 111 | 53 | 152 | 71 | 44 |
| Binary | 1000001 | 10010010 | 101000 | 110111 | 0 | 1001001 | 101011 | 1101010 | 111001 | 100100 |
Color Harmonies of #419228
Complementary color
Monochromatic Colors of #419228
Black with #419228
Text Example
Text Example
White with #419228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419228; }
p { color: rgb(65,146,40); }
H1.HeaderClassName
{
color: #419228;
}
.AnyTagClassName
{
color: #419228;
}
</style>
background-color css
<style>
a { background-color: #419228; }
a { background-color: rgb(65,146,40); }
div.DivClassName
{
background-color: #419228;
}
.BgClassName
{
background-color: #419228;
}
</style>
border-color css
<style>
span { border-color: #419228; }
span { border-color: rgb(65,146,40); }
td.TdClassName
{
border-color: #419228;
}
.TagClassName
{
border-color: #419228;
}
</style>