Shades of La Palma #448918
Tints of La Palma #448918
RGB
CMYK
RGB Variations
Color information
#448918 (or 0x448918) is known color: La Palma. HEX triplet: 44, 89 and 18. RGB value is (68,137,24). Sum of RGB (Red+Green+Blue) = 68+137+24=229 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.69% from 229); Green value is 137 (53.91% from 255 or 59.83% from 229); Blue value is 24 (9.77% from 255 or 10.48% from 229); Max value from RGB is 137 - color contains mainly: green. Hex color #448918 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448918 is #BB76E7. Grayscale: #676767. Windows color (decimal): -12285672 or 1608004. OLE color: 1608004.
HSL color Cylindrical-coordinate representation of color #448918: hue angle of 96.64º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #448918 is Cyan = 0.50, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 68 | 137 | 24 | - |
| CMYK | 0.50 | 0 | 0.82 | 0.46 |
| HSL | 96.64º | 0.7% | 0.32% | - |
| HSV(B) | 96.64º | 0.82% | 0.54% | - |
| XYZ | 11.49 | 19.19 | 3.96 | - |
| YUV | 103.49 | 83.14 | 102.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 137 | 24 | 0.50 | 0 | 0.82 | 0.46 | 96.64 | 0.7 | 0.32 |
| Hex | 44 | 89 | 18 | 32 | 0 | 52 | 2E | 61 | 46 | 20 |
| Octal | 104 | 211 | 30 | 62 | 0 | 122 | 56 | 141 | 106 | 40 |
| Binary | 1000100 | 10001001 | 11000 | 110010 | 0 | 1010010 | 101110 | 1100001 | 1000110 | 100000 |
Color Harmonies of #448918
Complementary color
Monochromatic Colors of #448918
Black with #448918
Text Example
Text Example
White with #448918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448918; }
p { color: rgb(68,137,24); }
H1.HeaderClassName
{
color: #448918;
}
.AnyTagClassName
{
color: #448918;
}
</style>
background-color css
<style>
a { background-color: #448918; }
a { background-color: rgb(68,137,24); }
div.DivClassName
{
background-color: #448918;
}
.BgClassName
{
background-color: #448918;
}
</style>
border-color css
<style>
span { border-color: #448918; }
span { border-color: rgb(68,137,24); }
td.TdClassName
{
border-color: #448918;
}
.TagClassName
{
border-color: #448918;
}
</style>