Shades of La Palma #449322
Tints of La Palma #449322
RGB
CMYK
RGB Variations
Color information
#449322 (or 0x449322) is known color: La Palma. HEX triplet: 44, 93 and 22. RGB value is (68,147,34). Sum of RGB (Red+Green+Blue) = 68+147+34=249 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.31% from 249); Green value is 147 (57.81% from 255 or 59.04% from 249); Blue value is 34 (13.67% from 255 or 13.65% from 249); Max value from RGB is 147 - color contains mainly: green. Hex color #449322 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449322 is #BB6CDD. Grayscale: #6E6E6E. Windows color (decimal): -12283102 or 2265924. OLE color: 2265924.
HSL color Cylindrical-coordinate representation of color #449322: hue angle of 101.95º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #449322 is Cyan = 0.54, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 147 | 34 | - |
| CMYK | 0.54 | 0 | 0.77 | 0.42 |
| HSL | 101.95º | 0.62% | 0.35% | - |
| HSV(B) | 101.95º | 0.77% | 0.58% | - |
| XYZ | 13.11 | 22.21 | 5.11 | - |
| YUV | 110.5 | 84.83 | 97.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 147 | 34 | 0.54 | 0 | 0.77 | 0.42 | 101.95 | 0.62 | 0.35 |
| Hex | 44 | 93 | 22 | 36 | 0 | 4D | 2A | 66 | 3E | 23 |
| Octal | 104 | 223 | 42 | 66 | 0 | 115 | 52 | 146 | 76 | 43 |
| Binary | 1000100 | 10010011 | 100010 | 110110 | 0 | 1001101 | 101010 | 1100110 | 111110 | 100011 |
Color Harmonies of #449322
Complementary color
Monochromatic Colors of #449322
Black with #449322
Text Example
Text Example
White with #449322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449322; }
p { color: rgb(68,147,34); }
H1.HeaderClassName
{
color: #449322;
}
.AnyTagClassName
{
color: #449322;
}
</style>
background-color css
<style>
a { background-color: #449322; }
a { background-color: rgb(68,147,34); }
div.DivClassName
{
background-color: #449322;
}
.BgClassName
{
background-color: #449322;
}
</style>
border-color css
<style>
span { border-color: #449322; }
span { border-color: rgb(68,147,34); }
td.TdClassName
{
border-color: #449322;
}
.TagClassName
{
border-color: #449322;
}
</style>