Shades of La Palma #419226
Tints of La Palma #419226
RGB
CMYK
RGB Variations
Color information
#419226 (or 0x419226) is known color: La Palma. HEX triplet: 41, 92 and 26. RGB value is (65,146,38). Sum of RGB (Red+Green+Blue) = 65+146+38=249 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.10% from 249); Green value is 146 (57.42% from 255 or 58.63% from 249); Blue value is 38 (15.23% from 255 or 15.26% from 249); Max value from RGB is 146 - color contains mainly: green. Hex color #419226 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419226 is #BE6DD9. Grayscale: #6D6D6D. Windows color (decimal): -12479962 or 2527809. OLE color: 2527809.
HSL color Cylindrical-coordinate representation of color #419226: hue angle of 105º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #419226 is Cyan = 0.55, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 146 | 38 | - |
| CMYK | 0.55 | 0 | 0.74 | 0.43 |
| HSL | 105º | 0.59% | 0.36% | - |
| HSV(B) | 105º | 0.74% | 0.57% | - |
| XYZ | 12.81 | 21.82 | 5.37 | - |
| YUV | 109.47 | 87.66 | 96.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 146 | 38 | 0.55 | 0 | 0.74 | 0.43 | 105 | 0.59 | 0.36 |
| Hex | 41 | 92 | 26 | 37 | 0 | 4A | 2B | 69 | 3B | 24 |
| Octal | 101 | 222 | 46 | 67 | 0 | 112 | 53 | 151 | 73 | 44 |
| Binary | 1000001 | 10010010 | 100110 | 110111 | 0 | 1001010 | 101011 | 1101001 | 111011 | 100100 |
Color Harmonies of #419226
Complementary color
Monochromatic Colors of #419226
Black with #419226
Text Example
Text Example
White with #419226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419226; }
p { color: rgb(65,146,38); }
H1.HeaderClassName
{
color: #419226;
}
.AnyTagClassName
{
color: #419226;
}
</style>
background-color css
<style>
a { background-color: #419226; }
a { background-color: rgb(65,146,38); }
div.DivClassName
{
background-color: #419226;
}
.BgClassName
{
background-color: #419226;
}
</style>
border-color css
<style>
span { border-color: #419226; }
span { border-color: rgb(65,146,38); }
td.TdClassName
{
border-color: #419226;
}
.TagClassName
{
border-color: #419226;
}
</style>