Shades of La Palma #449031
Tints of La Palma #449031
RGB
CMYK
RGB Variations
Color information
#449031 (or 0x449031) is known color: La Palma. HEX triplet: 44, 90 and 31. RGB value is (68,144,49). Sum of RGB (Red+Green+Blue) = 68+144+49=261 (34% of max value = 765). Red value is 68 (26.95% from 255 or 26.05% from 261); Green value is 144 (56.64% from 255 or 55.17% from 261); Blue value is 49 (19.53% from 255 or 18.77% from 261); Max value from RGB is 144 - color contains mainly: green. Hex color #449031 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449031 is #BB6FCE. Grayscale: #6E6E6E. Windows color (decimal): -12283855 or 3248196. OLE color: 3248196.
HSL color Cylindrical-coordinate representation of color #449031: hue angle of 108º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #449031 is Cyan = 0.53, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 144 | 49 | - |
| CMYK | 0.53 | 0 | 0.66 | 0.44 |
| HSL | 108º | 0.49% | 0.38% | - |
| HSV(B) | 108º | 0.66% | 0.56% | - |
| XYZ | 12.91 | 21.4 | 6.36 | - |
| YUV | 110.45 | 93.32 | 97.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 144 | 49 | 0.53 | 0 | 0.66 | 0.44 | 108 | 0.49 | 0.38 |
| Hex | 44 | 90 | 31 | 35 | 0 | 42 | 2C | 6C | 31 | 26 |
| Octal | 104 | 220 | 61 | 65 | 0 | 102 | 54 | 154 | 61 | 46 |
| Binary | 1000100 | 10010000 | 110001 | 110101 | 0 | 1000010 | 101100 | 1101100 | 110001 | 100110 |
Color Harmonies of #449031
Complementary color
Monochromatic Colors of #449031
Black with #449031
Text Example
Text Example
White with #449031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449031; }
p { color: rgb(68,144,49); }
H1.HeaderClassName
{
color: #449031;
}
.AnyTagClassName
{
color: #449031;
}
</style>
background-color css
<style>
a { background-color: #449031; }
a { background-color: rgb(68,144,49); }
div.DivClassName
{
background-color: #449031;
}
.BgClassName
{
background-color: #449031;
}
</style>
border-color css
<style>
span { border-color: #449031; }
span { border-color: rgb(68,144,49); }
td.TdClassName
{
border-color: #449031;
}
.TagClassName
{
border-color: #449031;
}
</style>