Shades of La Palma #449519
Tints of La Palma #449519
RGB
CMYK
RGB Variations
Color information
#449519 (or 0x449519) is known color: La Palma. HEX triplet: 44, 95 and 19. RGB value is (68,149,25). Sum of RGB (Red+Green+Blue) = 68+149+25=242 (32% of max value = 765). Red value is 68 (26.95% from 255 or 28.10% from 242); Green value is 149 (58.59% from 255 or 61.57% from 242); Blue value is 25 (10.16% from 255 or 10.33% from 242); Max value from RGB is 149 - color contains mainly: green. Hex color #449519 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449519 is #BB6AE6. Grayscale: #6F6F6F. Windows color (decimal): -12282599 or 1676612. OLE color: 1676612.
HSL color Cylindrical-coordinate representation of color #449519: hue angle of 99.19º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #449519 is Cyan = 0.54, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 149 | 25 | - |
| CMYK | 0.54 | 0 | 0.83 | 0.42 |
| HSL | 99.19º | 0.71% | 0.34% | - |
| HSV(B) | 99.19º | 0.83% | 0.58% | - |
| XYZ | 13.31 | 22.79 | 4.62 | - |
| YUV | 110.65 | 79.66 | 97.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 149 | 25 | 0.54 | 0 | 0.83 | 0.42 | 99.19 | 0.71 | 0.34 |
| Hex | 44 | 95 | 19 | 36 | 0 | 53 | 2A | 63 | 47 | 22 |
| Octal | 104 | 225 | 31 | 66 | 0 | 123 | 52 | 143 | 107 | 42 |
| Binary | 1000100 | 10010101 | 11001 | 110110 | 0 | 1010011 | 101010 | 1100011 | 1000111 | 100010 |
Color Harmonies of #449519
Complementary color
Monochromatic Colors of #449519
Black with #449519
Text Example
Text Example
White with #449519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449519; }
p { color: rgb(68,149,25); }
H1.HeaderClassName
{
color: #449519;
}
.AnyTagClassName
{
color: #449519;
}
</style>
background-color css
<style>
a { background-color: #449519; }
a { background-color: rgb(68,149,25); }
div.DivClassName
{
background-color: #449519;
}
.BgClassName
{
background-color: #449519;
}
</style>
border-color css
<style>
span { border-color: #449519; }
span { border-color: rgb(68,149,25); }
td.TdClassName
{
border-color: #449519;
}
.TagClassName
{
border-color: #449519;
}
</style>