Shades of La Palma #449616
Tints of La Palma #449616
RGB
CMYK
RGB Variations
Color information
#449616 (or 0x449616) is known color: La Palma. HEX triplet: 44, 96 and 16. RGB value is (68,150,22). Sum of RGB (Red+Green+Blue) = 68+150+22=240 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.33% from 240); Green value is 150 (58.98% from 255 or 62.5% from 240); Blue value is 22 (8.98% from 255 or 9.17% from 240); Max value from RGB is 150 - color contains mainly: green. Hex color #449616 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449616 is #BB69E9. Grayscale: #6F6F6F. Windows color (decimal): -12282346 or 1480260. OLE color: 1480260.
HSL color Cylindrical-coordinate representation of color #449616: hue angle of 98.44º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #449616 is Cyan = 0.55, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 68 | 150 | 22 | - |
| CMYK | 0.55 | 0 | 0.85 | 0.41 |
| HSL | 98.44º | 0.74% | 0.34% | - |
| HSV(B) | 98.44º | 0.85% | 0.59% | - |
| XYZ | 13.44 | 23.1 | 4.51 | - |
| YUV | 110.89 | 77.83 | 97.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 150 | 22 | 0.55 | 0 | 0.85 | 0.41 | 98.44 | 0.74 | 0.34 |
| Hex | 44 | 96 | 16 | 37 | 0 | 55 | 29 | 62 | 4A | 22 |
| Octal | 104 | 226 | 26 | 67 | 0 | 125 | 51 | 142 | 112 | 42 |
| Binary | 1000100 | 10010110 | 10110 | 110111 | 0 | 1010101 | 101001 | 1100010 | 1001010 | 100010 |
Color Harmonies of #449616
Complementary color
Monochromatic Colors of #449616
Black with #449616
Text Example
Text Example
White with #449616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449616; }
p { color: rgb(68,150,22); }
H1.HeaderClassName
{
color: #449616;
}
.AnyTagClassName
{
color: #449616;
}
</style>
background-color css
<style>
a { background-color: #449616; }
a { background-color: rgb(68,150,22); }
div.DivClassName
{
background-color: #449616;
}
.BgClassName
{
background-color: #449616;
}
</style>
border-color css
<style>
span { border-color: #449616; }
span { border-color: rgb(68,150,22); }
td.TdClassName
{
border-color: #449616;
}
.TagClassName
{
border-color: #449616;
}
</style>