Shades of La Palma #449539
Tints of La Palma #449539
RGB
CMYK
RGB Variations
Color information
#449539 (or 0x449539) is known color: La Palma. HEX triplet: 44, 95 and 39. RGB value is (68,149,57). Sum of RGB (Red+Green+Blue) = 68+149+57=274 (36% of max value = 765). Red value is 68 (26.95% from 255 or 24.82% from 274); Green value is 149 (58.59% from 255 or 54.38% from 274); Blue value is 57 (22.66% from 255 or 20.80% from 274); Max value from RGB is 149 - color contains mainly: green. Hex color #449539 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449539 is #BB6AC6. Grayscale: #727272. Windows color (decimal): -12282567 or 3773764. OLE color: 3773764.
HSL color Cylindrical-coordinate representation of color #449539: hue angle of 112.83º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #449539 is Cyan = 0.54, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 149 | 57 | - |
| CMYK | 0.54 | 0 | 0.62 | 0.42 |
| HSL | 112.83º | 0.45% | 0.4% | - |
| HSV(B) | 112.83º | 0.62% | 0.58% | - |
| XYZ | 13.87 | 23.02 | 7.58 | - |
| YUV | 114.29 | 95.66 | 94.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 149 | 57 | 0.54 | 0 | 0.62 | 0.42 | 112.83 | 0.45 | 0.4 |
| Hex | 44 | 95 | 39 | 36 | 0 | 3E | 2A | 71 | 2D | 28 |
| Octal | 104 | 225 | 71 | 66 | 0 | 76 | 52 | 161 | 55 | 50 |
| Binary | 1000100 | 10010101 | 111001 | 110110 | 0 | 111110 | 101010 | 1110001 | 101101 | 101000 |
Color Harmonies of #449539
Complementary color
Monochromatic Colors of #449539
Black with #449539
Text Example
Text Example
White with #449539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449539; }
p { color: rgb(68,149,57); }
H1.HeaderClassName
{
color: #449539;
}
.AnyTagClassName
{
color: #449539;
}
</style>
background-color css
<style>
a { background-color: #449539; }
a { background-color: rgb(68,149,57); }
div.DivClassName
{
background-color: #449539;
}
.BgClassName
{
background-color: #449539;
}
</style>
border-color css
<style>
span { border-color: #449539; }
span { border-color: rgb(68,149,57); }
td.TdClassName
{
border-color: #449539;
}
.TagClassName
{
border-color: #449539;
}
</style>