Shades of La Palma #449122
Tints of La Palma #449122
RGB
CMYK
RGB Variations
Color information
#449122 (or 0x449122) is known color: La Palma. HEX triplet: 44, 91 and 22. RGB value is (68,145,34). Sum of RGB (Red+Green+Blue) = 68+145+34=247 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.53% from 247); Green value is 145 (57.03% from 255 or 58.70% from 247); Blue value is 34 (13.67% from 255 or 13.77% from 247); Max value from RGB is 145 - color contains mainly: green. Hex color #449122 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449122 is #BB6EDD. Grayscale: #6D6D6D. Windows color (decimal): -12283614 or 2265412. OLE color: 2265412.
HSL color Cylindrical-coordinate representation of color #449122: hue angle of 101.62º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #449122 is Cyan = 0.53, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 145 | 34 | - |
| CMYK | 0.53 | 0 | 0.77 | 0.43 |
| HSL | 101.62º | 0.62% | 0.35% | - |
| HSV(B) | 101.62º | 0.77% | 0.57% | - |
| XYZ | 12.8 | 21.6 | 5.01 | - |
| YUV | 109.32 | 85.49 | 98.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 145 | 34 | 0.53 | 0 | 0.77 | 0.43 | 101.62 | 0.62 | 0.35 |
| Hex | 44 | 91 | 22 | 35 | 0 | 4D | 2B | 66 | 3E | 23 |
| Octal | 104 | 221 | 42 | 65 | 0 | 115 | 53 | 146 | 76 | 43 |
| Binary | 1000100 | 10010001 | 100010 | 110101 | 0 | 1001101 | 101011 | 1100110 | 111110 | 100011 |
Color Harmonies of #449122
Complementary color
Monochromatic Colors of #449122
Black with #449122
Text Example
Text Example
White with #449122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449122; }
p { color: rgb(68,145,34); }
H1.HeaderClassName
{
color: #449122;
}
.AnyTagClassName
{
color: #449122;
}
</style>
background-color css
<style>
a { background-color: #449122; }
a { background-color: rgb(68,145,34); }
div.DivClassName
{
background-color: #449122;
}
.BgClassName
{
background-color: #449122;
}
</style>
border-color css
<style>
span { border-color: #449122; }
span { border-color: rgb(68,145,34); }
td.TdClassName
{
border-color: #449122;
}
.TagClassName
{
border-color: #449122;
}
</style>