Shades of La Palma #449536
Tints of La Palma #449536
RGB
CMYK
RGB Variations
Color information
#449536 (or 0x449536) is known color: La Palma. HEX triplet: 44, 95 and 36. RGB value is (68,149,54). Sum of RGB (Red+Green+Blue) = 68+149+54=271 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.09% from 271); Green value is 149 (58.59% from 255 or 54.98% from 271); Blue value is 54 (21.48% from 255 or 19.93% from 271); Max value from RGB is 149 - color contains mainly: green. Hex color #449536 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449536 is #BB6AC9. Grayscale: #727272. Windows color (decimal): -12282570 or 3577156. OLE color: 3577156.
HSL color Cylindrical-coordinate representation of color #449536: hue angle of 111.16º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #449536 is Cyan = 0.54, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 149 | 54 | - |
| CMYK | 0.54 | 0 | 0.64 | 0.42 |
| HSL | 111.16º | 0.47% | 0.4% | - |
| HSV(B) | 111.16º | 0.64% | 0.58% | - |
| XYZ | 13.8 | 22.99 | 7.2 | - |
| YUV | 113.95 | 94.16 | 95.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 149 | 54 | 0.54 | 0 | 0.64 | 0.42 | 111.16 | 0.47 | 0.4 |
| Hex | 44 | 95 | 36 | 36 | 0 | 40 | 2A | 6F | 2F | 28 |
| Octal | 104 | 225 | 66 | 66 | 0 | 100 | 52 | 157 | 57 | 50 |
| Binary | 1000100 | 10010101 | 110110 | 110110 | 0 | 1000000 | 101010 | 1101111 | 101111 | 101000 |
Color Harmonies of #449536
Complementary color
Monochromatic Colors of #449536
Black with #449536
Text Example
Text Example
White with #449536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449536; }
p { color: rgb(68,149,54); }
H1.HeaderClassName
{
color: #449536;
}
.AnyTagClassName
{
color: #449536;
}
</style>
background-color css
<style>
a { background-color: #449536; }
a { background-color: rgb(68,149,54); }
div.DivClassName
{
background-color: #449536;
}
.BgClassName
{
background-color: #449536;
}
</style>
border-color css
<style>
span { border-color: #449536; }
span { border-color: rgb(68,149,54); }
td.TdClassName
{
border-color: #449536;
}
.TagClassName
{
border-color: #449536;
}
</style>