Shades of La Palma #448939
Tints of La Palma #448939
RGB
CMYK
RGB Variations
Color information
#448939 (or 0x448939) is known color: La Palma. HEX triplet: 44, 89 and 39. RGB value is (68,137,57). Sum of RGB (Red+Green+Blue) = 68+137+57=262 (34% of max value = 765). Red value is 68 (26.95% from 255 or 25.95% from 262); Green value is 137 (53.91% from 255 or 52.29% from 262); Blue value is 57 (22.66% from 255 or 21.76% from 262); Max value from RGB is 137 - color contains mainly: green. Hex color #448939 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448939 is #BB76C6. Grayscale: #6B6B6B. Windows color (decimal): -12285639 or 3770692. OLE color: 3770692.
HSL color Cylindrical-coordinate representation of color #448939: hue angle of 111.75º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #448939 is Cyan = 0.50, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 68 | 137 | 57 | - |
| CMYK | 0.50 | 0 | 0.58 | 0.46 |
| HSL | 111.75º | 0.41% | 0.38% | - |
| HSV(B) | 111.75º | 0.58% | 0.54% | - |
| XYZ | 12.07 | 19.42 | 6.98 | - |
| YUV | 107.25 | 99.64 | 100 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 137 | 57 | 0.50 | 0 | 0.58 | 0.46 | 111.75 | 0.41 | 0.38 |
| Hex | 44 | 89 | 39 | 32 | 0 | 3A | 2E | 70 | 29 | 26 |
| Octal | 104 | 211 | 71 | 62 | 0 | 72 | 56 | 160 | 51 | 46 |
| Binary | 1000100 | 10001001 | 111001 | 110010 | 0 | 111010 | 101110 | 1110000 | 101001 | 100110 |
Color Harmonies of #448939
Complementary color
Monochromatic Colors of #448939
Black with #448939
Text Example
Text Example
White with #448939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448939; }
p { color: rgb(68,137,57); }
H1.HeaderClassName
{
color: #448939;
}
.AnyTagClassName
{
color: #448939;
}
</style>
background-color css
<style>
a { background-color: #448939; }
a { background-color: rgb(68,137,57); }
div.DivClassName
{
background-color: #448939;
}
.BgClassName
{
background-color: #448939;
}
</style>
border-color css
<style>
span { border-color: #448939; }
span { border-color: rgb(68,137,57); }
td.TdClassName
{
border-color: #448939;
}
.TagClassName
{
border-color: #448939;
}
</style>