Shades of La Palma #448819
Tints of La Palma #448819
RGB
CMYK
RGB Variations
Color information
#448819 (or 0x448819) is known color: La Palma. HEX triplet: 44, 88 and 19. RGB value is (68,136,25). Sum of RGB (Red+Green+Blue) = 68+136+25=229 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.69% from 229); Green value is 136 (53.52% from 255 or 59.39% from 229); Blue value is 25 (10.16% from 255 or 10.92% from 229); Max value from RGB is 136 - color contains mainly: green. Hex color #448819 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448819 is #BB77E6. Grayscale: #676767. Windows color (decimal): -12285927 or 1673284. OLE color: 1673284.
HSL color Cylindrical-coordinate representation of color #448819: hue angle of 96.76º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #448819 is Cyan = 0.50, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 136 | 25 | - |
| CMYK | 0.50 | 0 | 0.82 | 0.47 |
| HSL | 96.76º | 0.69% | 0.32% | - |
| HSV(B) | 96.76º | 0.82% | 0.53% | - |
| XYZ | 11.36 | 18.91 | 3.97 | - |
| YUV | 103.01 | 83.97 | 103.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 136 | 25 | 0.50 | 0 | 0.82 | 0.47 | 96.76 | 0.69 | 0.32 |
| Hex | 44 | 88 | 19 | 32 | 0 | 52 | 2F | 61 | 45 | 20 |
| Octal | 104 | 210 | 31 | 62 | 0 | 122 | 57 | 141 | 105 | 40 |
| Binary | 1000100 | 10001000 | 11001 | 110010 | 0 | 1010010 | 101111 | 1100001 | 1000101 | 100000 |
Color Harmonies of #448819
Complementary color
Monochromatic Colors of #448819
Black with #448819
Text Example
Text Example
White with #448819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448819; }
p { color: rgb(68,136,25); }
H1.HeaderClassName
{
color: #448819;
}
.AnyTagClassName
{
color: #448819;
}
</style>
background-color css
<style>
a { background-color: #448819; }
a { background-color: rgb(68,136,25); }
div.DivClassName
{
background-color: #448819;
}
.BgClassName
{
background-color: #448819;
}
</style>
border-color css
<style>
span { border-color: #448819; }
span { border-color: rgb(68,136,25); }
td.TdClassName
{
border-color: #448819;
}
.TagClassName
{
border-color: #448819;
}
</style>