Shades of La Palma #419224
Tints of La Palma #419224
RGB
CMYK
RGB Variations
Color information
#419224 (or 0x419224) is known color: La Palma. HEX triplet: 41, 92 and 24. RGB value is (65,146,36). Sum of RGB (Red+Green+Blue) = 65+146+36=247 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.32% from 247); Green value is 146 (57.42% from 255 or 59.11% from 247); Blue value is 36 (14.45% from 255 or 14.57% from 247); Max value from RGB is 146 - color contains mainly: green. Hex color #419224 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419224 is #BE6DDB. Grayscale: #6D6D6D. Windows color (decimal): -12479964 or 2396737. OLE color: 2396737.
HSL color Cylindrical-coordinate representation of color #419224: hue angle of 104.18º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #419224 is Cyan = 0.55, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 146 | 36 | - |
| CMYK | 0.55 | 0 | 0.75 | 0.43 |
| HSL | 104.18º | 0.6% | 0.36% | - |
| HSV(B) | 104.18º | 0.75% | 0.57% | - |
| XYZ | 12.78 | 21.81 | 5.21 | - |
| YUV | 109.24 | 86.66 | 96.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 146 | 36 | 0.55 | 0 | 0.75 | 0.43 | 104.18 | 0.6 | 0.36 |
| Hex | 41 | 92 | 24 | 37 | 0 | 4B | 2B | 68 | 3C | 24 |
| Octal | 101 | 222 | 44 | 67 | 0 | 113 | 53 | 150 | 74 | 44 |
| Binary | 1000001 | 10010010 | 100100 | 110111 | 0 | 1001011 | 101011 | 1101000 | 111100 | 100100 |
Color Harmonies of #419224
Complementary color
Monochromatic Colors of #419224
Black with #419224
Text Example
Text Example
White with #419224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419224; }
p { color: rgb(65,146,36); }
H1.HeaderClassName
{
color: #419224;
}
.AnyTagClassName
{
color: #419224;
}
</style>
background-color css
<style>
a { background-color: #419224; }
a { background-color: rgb(65,146,36); }
div.DivClassName
{
background-color: #419224;
}
.BgClassName
{
background-color: #419224;
}
</style>
border-color css
<style>
span { border-color: #419224; }
span { border-color: rgb(65,146,36); }
td.TdClassName
{
border-color: #419224;
}
.TagClassName
{
border-color: #419224;
}
</style>