Shades of La Palma #449814
Tints of La Palma #449814
RGB
CMYK
RGB Variations
Color information
#449814 (or 0x449814) is known color: La Palma. HEX triplet: 44, 98 and 14. RGB value is (68,152,20). Sum of RGB (Red+Green+Blue) = 68+152+20=240 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.33% from 240); Green value is 152 (59.77% from 255 or 63.33% from 240); Blue value is 20 (8.20% from 255 or 8.33% from 240); Max value from RGB is 152 - color contains mainly: green. Hex color #449814 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449814 is #BB67EB. Grayscale: #707070. Windows color (decimal): -12281836 or 1349700. OLE color: 1349700.
HSL color Cylindrical-coordinate representation of color #449814: hue angle of 98.18º degrees, saturation: 0.77, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #449814 is Cyan = 0.55, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 68 | 152 | 20 | - |
| CMYK | 0.55 | 0 | 0.87 | 0.40 |
| HSL | 98.18º | 0.77% | 0.34% | - |
| HSV(B) | 98.18º | 0.87% | 0.6% | - |
| XYZ | 13.74 | 23.74 | 4.52 | - |
| YUV | 111.84 | 76.17 | 96.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 152 | 20 | 0.55 | 0 | 0.87 | 0.40 | 98.18 | 0.77 | 0.34 |
| Hex | 44 | 98 | 14 | 37 | 0 | 57 | 28 | 62 | 4D | 22 |
| Octal | 104 | 230 | 24 | 67 | 0 | 127 | 50 | 142 | 115 | 42 |
| Binary | 1000100 | 10011000 | 10100 | 110111 | 0 | 1010111 | 101000 | 1100010 | 1001101 | 100010 |
Color Harmonies of #449814
Complementary color
Monochromatic Colors of #449814
Black with #449814
Text Example
Text Example
White with #449814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449814; }
p { color: rgb(68,152,20); }
H1.HeaderClassName
{
color: #449814;
}
.AnyTagClassName
{
color: #449814;
}
</style>
background-color css
<style>
a { background-color: #449814; }
a { background-color: rgb(68,152,20); }
div.DivClassName
{
background-color: #449814;
}
.BgClassName
{
background-color: #449814;
}
</style>
border-color css
<style>
span { border-color: #449814; }
span { border-color: rgb(68,152,20); }
td.TdClassName
{
border-color: #449814;
}
.TagClassName
{
border-color: #449814;
}
</style>