Shades of La Palma #419919
Tints of La Palma #419919
RGB
CMYK
RGB Variations
Color information
#419919 (or 0x419919) is known color: La Palma. HEX triplet: 41, 99 and 19. RGB value is (65,153,25). Sum of RGB (Red+Green+Blue) = 65+153+25=243 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.75% from 243); Green value is 153 (60.16% from 255 or 62.96% from 243); Blue value is 25 (10.16% from 255 or 10.29% from 243); Max value from RGB is 153 - color contains mainly: green. Hex color #419919 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419919 is #BE66E6. Grayscale: #707070. Windows color (decimal): -12478183 or 1677633. OLE color: 1677633.
HSL color Cylindrical-coordinate representation of color #419919: hue angle of 101.25º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #419919 is Cyan = 0.58, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 65 | 153 | 25 | - |
| CMYK | 0.58 | 0 | 0.84 | 0.4 |
| HSL | 101.25º | 0.72% | 0.35% | - |
| HSV(B) | 101.25º | 0.84% | 0.6% | - |
| XYZ | 13.75 | 23.98 | 4.82 | - |
| YUV | 112.1 | 78.85 | 94.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 153 | 25 | 0.58 | 0 | 0.84 | 0.4 | 101.25 | 0.72 | 0.35 |
| Hex | 41 | 99 | 19 | 3A | 0 | 54 | 28 | 65 | 48 | 23 |
| Octal | 101 | 231 | 31 | 72 | 0 | 124 | 50 | 145 | 110 | 43 |
| Binary | 1000001 | 10011001 | 11001 | 111010 | 0 | 1010100 | 101000 | 1100101 | 1001000 | 100011 |
Color Harmonies of #419919
Complementary color
Monochromatic Colors of #419919
Black with #419919
Text Example
Text Example
White with #419919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419919; }
p { color: rgb(65,153,25); }
H1.HeaderClassName
{
color: #419919;
}
.AnyTagClassName
{
color: #419919;
}
</style>
background-color css
<style>
a { background-color: #419919; }
a { background-color: rgb(65,153,25); }
div.DivClassName
{
background-color: #419919;
}
.BgClassName
{
background-color: #419919;
}
</style>
border-color css
<style>
span { border-color: #419919; }
span { border-color: rgb(65,153,25); }
td.TdClassName
{
border-color: #419919;
}
.TagClassName
{
border-color: #419919;
}
</style>