Shades of La Palma #448638
Tints of La Palma #448638
RGB
CMYK
RGB Variations
Color information
#448638 (or 0x448638) is known color: La Palma. HEX triplet: 44, 86 and 38. RGB value is (68,134,56). Sum of RGB (Red+Green+Blue) = 68+134+56=258 (34% of max value = 765). Red value is 68 (26.95% from 255 or 26.36% from 258); Green value is 134 (52.73% from 255 or 51.94% from 258); Blue value is 56 (22.27% from 255 or 21.71% from 258); Max value from RGB is 134 - color contains mainly: green. Hex color #448638 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448638 is #BB79C7. Grayscale: #696969. Windows color (decimal): -12286408 or 3704388. OLE color: 3704388.
HSL color Cylindrical-coordinate representation of color #448638: hue angle of 110.77º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #448638 is Cyan = 0.49, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 134 | 56 | - |
| CMYK | 0.49 | 0 | 0.58 | 0.47 |
| HSL | 110.77º | 0.41% | 0.37% | - |
| HSV(B) | 110.77º | 0.58% | 0.53% | - |
| XYZ | 11.62 | 18.56 | 6.71 | - |
| YUV | 105.37 | 100.13 | 101.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 134 | 56 | 0.49 | 0 | 0.58 | 0.47 | 110.77 | 0.41 | 0.37 |
| Hex | 44 | 86 | 38 | 31 | 0 | 3A | 2F | 6F | 29 | 25 |
| Octal | 104 | 206 | 70 | 61 | 0 | 72 | 57 | 157 | 51 | 45 |
| Binary | 1000100 | 10000110 | 111000 | 110001 | 0 | 111010 | 101111 | 1101111 | 101001 | 100101 |
Color Harmonies of #448638
Complementary color
Monochromatic Colors of #448638
Black with #448638
Text Example
Text Example
White with #448638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448638; }
p { color: rgb(68,134,56); }
H1.HeaderClassName
{
color: #448638;
}
.AnyTagClassName
{
color: #448638;
}
</style>
background-color css
<style>
a { background-color: #448638; }
a { background-color: rgb(68,134,56); }
div.DivClassName
{
background-color: #448638;
}
.BgClassName
{
background-color: #448638;
}
</style>
border-color css
<style>
span { border-color: #448638; }
span { border-color: rgb(68,134,56); }
td.TdClassName
{
border-color: #448638;
}
.TagClassName
{
border-color: #448638;
}
</style>