Shades of La Palma #449919
Tints of La Palma #449919
RGB
CMYK
RGB Variations
Color information
#449919 (or 0x449919) is known color: La Palma. HEX triplet: 44, 99 and 19. RGB value is (68,153,25). Sum of RGB (Red+Green+Blue) = 68+153+25=246 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.64% from 246); Green value is 153 (60.16% from 255 or 62.20% from 246); Blue value is 25 (10.16% from 255 or 10.16% from 246); Max value from RGB is 153 - color contains mainly: green. Hex color #449919 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449919 is #BB66E6. Grayscale: #717171. Windows color (decimal): -12281575 or 1677636. OLE color: 1677636.
HSL color Cylindrical-coordinate representation of color #449919: hue angle of 99.84º 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 #449919 is Cyan = 0.56, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 68 | 153 | 25 | - |
| CMYK | 0.56 | 0 | 0.84 | 0.4 |
| HSL | 99.84º | 0.72% | 0.35% | - |
| HSV(B) | 99.84º | 0.84% | 0.6% | - |
| XYZ | 13.95 | 24.08 | 4.83 | - |
| YUV | 112.99 | 78.34 | 95.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 153 | 25 | 0.56 | 0 | 0.84 | 0.4 | 99.84 | 0.72 | 0.35 |
| Hex | 44 | 99 | 19 | 38 | 0 | 54 | 28 | 64 | 48 | 23 |
| Octal | 104 | 231 | 31 | 70 | 0 | 124 | 50 | 144 | 110 | 43 |
| Binary | 1000100 | 10011001 | 11001 | 111000 | 0 | 1010100 | 101000 | 1100100 | 1001000 | 100011 |
Color Harmonies of #449919
Complementary color
Monochromatic Colors of #449919
Black with #449919
Text Example
Text Example
White with #449919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449919; }
p { color: rgb(68,153,25); }
H1.HeaderClassName
{
color: #449919;
}
.AnyTagClassName
{
color: #449919;
}
</style>
background-color css
<style>
a { background-color: #449919; }
a { background-color: rgb(68,153,25); }
div.DivClassName
{
background-color: #449919;
}
.BgClassName
{
background-color: #449919;
}
</style>
border-color css
<style>
span { border-color: #449919; }
span { border-color: rgb(68,153,25); }
td.TdClassName
{
border-color: #449919;
}
.TagClassName
{
border-color: #449919;
}
</style>