Shades of La Palma #449114
Tints of La Palma #449114
RGB
CMYK
RGB Variations
Color information
#449114 (or 0x449114) is known color: La Palma. HEX triplet: 44, 91 and 14. RGB value is (68,145,20). Sum of RGB (Red+Green+Blue) = 68+145+20=233 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.18% from 233); Green value is 145 (57.03% from 255 or 62.23% from 233); Blue value is 20 (8.20% from 255 or 8.58% from 233); Max value from RGB is 145 - color contains mainly: green. Hex color #449114 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449114 is #BB6EEB. Grayscale: #6C6C6C. Windows color (decimal): -12283628 or 1347908. OLE color: 1347908.
HSL color Cylindrical-coordinate representation of color #449114: hue angle of 96.96º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #449114 is Cyan = 0.53, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 145 | 20 | - |
| CMYK | 0.53 | 0 | 0.86 | 0.43 |
| HSL | 96.96º | 0.76% | 0.32% | - |
| HSV(B) | 96.96º | 0.86% | 0.57% | - |
| XYZ | 12.64 | 21.53 | 4.15 | - |
| YUV | 107.73 | 78.49 | 99.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 145 | 20 | 0.53 | 0 | 0.86 | 0.43 | 96.96 | 0.76 | 0.32 |
| Hex | 44 | 91 | 14 | 35 | 0 | 56 | 2B | 61 | 4C | 20 |
| Octal | 104 | 221 | 24 | 65 | 0 | 126 | 53 | 141 | 114 | 40 |
| Binary | 1000100 | 10010001 | 10100 | 110101 | 0 | 1010110 | 101011 | 1100001 | 1001100 | 100000 |
Color Harmonies of #449114
Complementary color
Monochromatic Colors of #449114
Black with #449114
Text Example
Text Example
White with #449114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449114; }
p { color: rgb(68,145,20); }
H1.HeaderClassName
{
color: #449114;
}
.AnyTagClassName
{
color: #449114;
}
</style>
background-color css
<style>
a { background-color: #449114; }
a { background-color: rgb(68,145,20); }
div.DivClassName
{
background-color: #449114;
}
.BgClassName
{
background-color: #449114;
}
</style>
border-color css
<style>
span { border-color: #449114; }
span { border-color: rgb(68,145,20); }
td.TdClassName
{
border-color: #449114;
}
.TagClassName
{
border-color: #449114;
}
</style>