Shades of La Palma #448422
Tints of La Palma #448422
RGB
CMYK
RGB Variations
Color information
#448422 (or 0x448422) is known color: La Palma. HEX triplet: 44, 84 and 22. RGB value is (68,132,34). Sum of RGB (Red+Green+Blue) = 68+132+34=234 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.06% from 234); Green value is 132 (51.95% from 255 or 56.41% from 234); Blue value is 34 (13.67% from 255 or 14.53% from 234); Max value from RGB is 132 - color contains mainly: green. Hex color #448422 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448422 is #BB7BDD. Grayscale: #666666. Windows color (decimal): -12286942 or 2262084. OLE color: 2262084.
HSL color Cylindrical-coordinate representation of color #448422: hue angle of 99.18º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #448422 is Cyan = 0.48, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 68 | 132 | 34 | - |
| CMYK | 0.48 | 0 | 0.74 | 0.48 |
| HSL | 99.18º | 0.59% | 0.33% | - |
| HSV(B) | 99.18º | 0.74% | 0.52% | - |
| XYZ | 10.92 | 17.85 | 4.38 | - |
| YUV | 101.69 | 89.8 | 103.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 132 | 34 | 0.48 | 0 | 0.74 | 0.48 | 99.18 | 0.59 | 0.33 |
| Hex | 44 | 84 | 22 | 30 | 0 | 4A | 30 | 63 | 3B | 21 |
| Octal | 104 | 204 | 42 | 60 | 0 | 112 | 60 | 143 | 73 | 41 |
| Binary | 1000100 | 10000100 | 100010 | 110000 | 0 | 1001010 | 110000 | 1100011 | 111011 | 100001 |
Color Harmonies of #448422
Complementary color
Monochromatic Colors of #448422
Black with #448422
Text Example
Text Example
White with #448422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448422; }
p { color: rgb(68,132,34); }
H1.HeaderClassName
{
color: #448422;
}
.AnyTagClassName
{
color: #448422;
}
</style>
background-color css
<style>
a { background-color: #448422; }
a { background-color: rgb(68,132,34); }
div.DivClassName
{
background-color: #448422;
}
.BgClassName
{
background-color: #448422;
}
</style>
border-color css
<style>
span { border-color: #448422; }
span { border-color: rgb(68,132,34); }
td.TdClassName
{
border-color: #448422;
}
.TagClassName
{
border-color: #448422;
}
</style>