Shades of La Palma #448829
Tints of La Palma #448829
RGB
CMYK
RGB Variations
Color information
#448829 (or 0x448829) is known color: La Palma. HEX triplet: 44, 88 and 29. RGB value is (68,136,41). Sum of RGB (Red+Green+Blue) = 68+136+41=245 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.76% from 245); Green value is 136 (53.52% from 255 or 55.51% from 245); Blue value is 41 (16.41% from 255 or 16.73% from 245); Max value from RGB is 136 - color contains mainly: green. Hex color #448829 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448829 is #BB77D6. Grayscale: #696969. Windows color (decimal): -12285911 or 2721860. OLE color: 2721860.
HSL color Cylindrical-coordinate representation of color #448829: hue angle of 102.95º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #448829 is Cyan = 0.50, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 136 | 41 | - |
| CMYK | 0.50 | 0 | 0.70 | 0.47 |
| HSL | 102.95º | 0.54% | 0.35% | - |
| HSV(B) | 102.95º | 0.7% | 0.53% | - |
| XYZ | 11.59 | 19 | 5.15 | - |
| YUV | 104.84 | 91.97 | 101.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 136 | 41 | 0.50 | 0 | 0.70 | 0.47 | 102.95 | 0.54 | 0.35 |
| Hex | 44 | 88 | 29 | 32 | 0 | 46 | 2F | 67 | 36 | 23 |
| Octal | 104 | 210 | 51 | 62 | 0 | 106 | 57 | 147 | 66 | 43 |
| Binary | 1000100 | 10001000 | 101001 | 110010 | 0 | 1000110 | 101111 | 1100111 | 110110 | 100011 |
Color Harmonies of #448829
Complementary color
Monochromatic Colors of #448829
Black with #448829
Text Example
Text Example
White with #448829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448829; }
p { color: rgb(68,136,41); }
H1.HeaderClassName
{
color: #448829;
}
.AnyTagClassName
{
color: #448829;
}
</style>
background-color css
<style>
a { background-color: #448829; }
a { background-color: rgb(68,136,41); }
div.DivClassName
{
background-color: #448829;
}
.BgClassName
{
background-color: #448829;
}
</style>
border-color css
<style>
span { border-color: #448829; }
span { border-color: rgb(68,136,41); }
td.TdClassName
{
border-color: #448829;
}
.TagClassName
{
border-color: #448829;
}
</style>