Shades of La Palma #419426
Tints of La Palma #419426
RGB
CMYK
RGB Variations
Color information
#419426 (or 0x419426) is known color: La Palma. HEX triplet: 41, 94 and 26. RGB value is (65,148,38). Sum of RGB (Red+Green+Blue) = 65+148+38=251 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.90% from 251); Green value is 148 (58.20% from 255 or 58.96% from 251); Blue value is 38 (15.23% from 255 or 15.14% from 251); Max value from RGB is 148 - color contains mainly: green. Hex color #419426 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419426 is #BE6BD9. Grayscale: #6F6F6F. Windows color (decimal): -12479450 or 2528321. OLE color: 2528321.
HSL color Cylindrical-coordinate representation of color #419426: hue angle of 105.27º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #419426 is Cyan = 0.56, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 148 | 38 | - |
| CMYK | 0.56 | 0 | 0.74 | 0.42 |
| HSL | 105.27º | 0.59% | 0.36% | - |
| HSV(B) | 105.27º | 0.74% | 0.58% | - |
| XYZ | 13.12 | 22.44 | 5.47 | - |
| YUV | 110.64 | 87 | 95.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 148 | 38 | 0.56 | 0 | 0.74 | 0.42 | 105.27 | 0.59 | 0.36 |
| Hex | 41 | 94 | 26 | 38 | 0 | 4A | 2A | 69 | 3B | 24 |
| Octal | 101 | 224 | 46 | 70 | 0 | 112 | 52 | 151 | 73 | 44 |
| Binary | 1000001 | 10010100 | 100110 | 111000 | 0 | 1001010 | 101010 | 1101001 | 111011 | 100100 |
Color Harmonies of #419426
Complementary color
Monochromatic Colors of #419426
Black with #419426
Text Example
Text Example
White with #419426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419426; }
p { color: rgb(65,148,38); }
H1.HeaderClassName
{
color: #419426;
}
.AnyTagClassName
{
color: #419426;
}
</style>
background-color css
<style>
a { background-color: #419426; }
a { background-color: rgb(65,148,38); }
div.DivClassName
{
background-color: #419426;
}
.BgClassName
{
background-color: #419426;
}
</style>
border-color css
<style>
span { border-color: #419426; }
span { border-color: rgb(65,148,38); }
td.TdClassName
{
border-color: #419426;
}
.TagClassName
{
border-color: #419426;
}
</style>