Shades of La Palma #448626
Tints of La Palma #448626
RGB
CMYK
RGB Variations
Color information
#448626 (or 0x448626) is known color: La Palma. HEX triplet: 44, 86 and 26. RGB value is (68,134,38). Sum of RGB (Red+Green+Blue) = 68+134+38=240 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.33% from 240); Green value is 134 (52.73% from 255 or 55.83% from 240); Blue value is 38 (15.23% from 255 or 15.83% from 240); Max value from RGB is 134 - color contains mainly: green. Hex color #448626 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #448626 is #BB79D9. Grayscale: #676767. Windows color (decimal): -12286426 or 2524740. OLE color: 2524740.
HSL color Cylindrical-coordinate representation of color #448626: hue angle of 101.25º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #448626 is Cyan = 0.49, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 134 | 38 | - |
| CMYK | 0.49 | 0 | 0.72 | 0.47 |
| HSL | 101.25º | 0.56% | 0.34% | - |
| HSV(B) | 101.25º | 0.72% | 0.53% | - |
| XYZ | 11.26 | 18.42 | 4.8 | - |
| YUV | 103.32 | 91.13 | 102.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 134 | 38 | 0.49 | 0 | 0.72 | 0.47 | 101.25 | 0.56 | 0.34 |
| Hex | 44 | 86 | 26 | 31 | 0 | 48 | 2F | 65 | 38 | 22 |
| Octal | 104 | 206 | 46 | 61 | 0 | 110 | 57 | 145 | 70 | 42 |
| Binary | 1000100 | 10000110 | 100110 | 110001 | 0 | 1001000 | 101111 | 1100101 | 111000 | 100010 |
Color Harmonies of #448626
Complementary color
Monochromatic Colors of #448626
Black with #448626
Text Example
Text Example
White with #448626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448626; }
p { color: rgb(68,134,38); }
H1.HeaderClassName
{
color: #448626;
}
.AnyTagClassName
{
color: #448626;
}
</style>
background-color css
<style>
a { background-color: #448626; }
a { background-color: rgb(68,134,38); }
div.DivClassName
{
background-color: #448626;
}
.BgClassName
{
background-color: #448626;
}
</style>
border-color css
<style>
span { border-color: #448626; }
span { border-color: rgb(68,134,38); }
td.TdClassName
{
border-color: #448626;
}
.TagClassName
{
border-color: #448626;
}
</style>