Shades of La Palma #419926
Tints of La Palma #419926
RGB
CMYK
RGB Variations
Color information
#419926 (or 0x419926) is known color: La Palma. HEX triplet: 41, 99 and 26. RGB value is (65,153,38). Sum of RGB (Red+Green+Blue) = 65+153+38=256 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.39% from 256); Green value is 153 (60.16% from 255 or 59.77% from 256); Blue value is 38 (15.23% from 255 or 14.84% from 256); Max value from RGB is 153 - color contains mainly: green. Hex color #419926 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419926 is #BE66D9. Grayscale: #717171. Windows color (decimal): -12478170 or 2529601. OLE color: 2529601.
HSL color Cylindrical-coordinate representation of color #419926: hue angle of 105.91º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #419926 is Cyan = 0.58, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 65 | 153 | 38 | - |
| CMYK | 0.58 | 0 | 0.75 | 0.4 |
| HSL | 105.91º | 0.6% | 0.37% | - |
| HSV(B) | 105.91º | 0.75% | 0.6% | - |
| XYZ | 13.92 | 24.05 | 5.74 | - |
| YUV | 113.58 | 85.35 | 93.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 153 | 38 | 0.58 | 0 | 0.75 | 0.4 | 105.91 | 0.6 | 0.37 |
| Hex | 41 | 99 | 26 | 3A | 0 | 4B | 28 | 6A | 3C | 25 |
| Octal | 101 | 231 | 46 | 72 | 0 | 113 | 50 | 152 | 74 | 45 |
| Binary | 1000001 | 10011001 | 100110 | 111010 | 0 | 1001011 | 101000 | 1101010 | 111100 | 100101 |
Color Harmonies of #419926
Complementary color
Monochromatic Colors of #419926
Black with #419926
Text Example
Text Example
White with #419926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419926; }
p { color: rgb(65,153,38); }
H1.HeaderClassName
{
color: #419926;
}
.AnyTagClassName
{
color: #419926;
}
</style>
background-color css
<style>
a { background-color: #419926; }
a { background-color: rgb(65,153,38); }
div.DivClassName
{
background-color: #419926;
}
.BgClassName
{
background-color: #419926;
}
</style>
border-color css
<style>
span { border-color: #419926; }
span { border-color: rgb(65,153,38); }
td.TdClassName
{
border-color: #419926;
}
.TagClassName
{
border-color: #419926;
}
</style>