Shades of La Palma #449022
Tints of La Palma #449022
RGB
CMYK
RGB Variations
Color information
#449022 (or 0x449022) is known color: La Palma. HEX triplet: 44, 90 and 22. RGB value is (68,144,34). Sum of RGB (Red+Green+Blue) = 68+144+34=246 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.64% from 246); Green value is 144 (56.64% from 255 or 58.54% from 246); Blue value is 34 (13.67% from 255 or 13.82% from 246); Max value from RGB is 144 - color contains mainly: green. Hex color #449022 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449022 is #BB6FDD. Grayscale: #6D6D6D. Windows color (decimal): -12283870 or 2265156. OLE color: 2265156.
HSL color Cylindrical-coordinate representation of color #449022: hue angle of 101.45º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #449022 is Cyan = 0.53, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 144 | 34 | - |
| CMYK | 0.53 | 0 | 0.76 | 0.44 |
| HSL | 101.45º | 0.62% | 0.35% | - |
| HSV(B) | 101.45º | 0.76% | 0.56% | - |
| XYZ | 12.65 | 21.29 | 4.96 | - |
| YUV | 108.74 | 85.82 | 98.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 144 | 34 | 0.53 | 0 | 0.76 | 0.44 | 101.45 | 0.62 | 0.35 |
| Hex | 44 | 90 | 22 | 35 | 0 | 4C | 2C | 65 | 3E | 23 |
| Octal | 104 | 220 | 42 | 65 | 0 | 114 | 54 | 145 | 76 | 43 |
| Binary | 1000100 | 10010000 | 100010 | 110101 | 0 | 1001100 | 101100 | 1100101 | 111110 | 100011 |
Color Harmonies of #449022
Complementary color
Monochromatic Colors of #449022
Black with #449022
Text Example
Text Example
White with #449022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449022; }
p { color: rgb(68,144,34); }
H1.HeaderClassName
{
color: #449022;
}
.AnyTagClassName
{
color: #449022;
}
</style>
background-color css
<style>
a { background-color: #449022; }
a { background-color: rgb(68,144,34); }
div.DivClassName
{
background-color: #449022;
}
.BgClassName
{
background-color: #449022;
}
</style>
border-color css
<style>
span { border-color: #449022; }
span { border-color: rgb(68,144,34); }
td.TdClassName
{
border-color: #449022;
}
.TagClassName
{
border-color: #449022;
}
</style>