Shades of La Palma #449534
Tints of La Palma #449534
RGB
CMYK
RGB Variations
Color information
#449534 (or 0x449534) is known color: La Palma. HEX triplet: 44, 95 and 34. RGB value is (68,149,52). Sum of RGB (Red+Green+Blue) = 68+149+52=269 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.28% from 269); Green value is 149 (58.59% from 255 or 55.39% from 269); Blue value is 52 (20.70% from 255 or 19.33% from 269); Max value from RGB is 149 - color contains mainly: green. Hex color #449534 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449534 is #BB6ACB. Grayscale: #727272. Windows color (decimal): -12282572 or 3446084. OLE color: 3446084.
HSL color Cylindrical-coordinate representation of color #449534: hue angle of 110.1º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #449534 is Cyan = 0.54, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 149 | 52 | - |
| CMYK | 0.54 | 0 | 0.65 | 0.42 |
| HSL | 110.1º | 0.48% | 0.39% | - |
| HSV(B) | 110.1º | 0.65% | 0.58% | - |
| XYZ | 13.75 | 22.97 | 6.96 | - |
| YUV | 113.72 | 93.16 | 95.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 149 | 52 | 0.54 | 0 | 0.65 | 0.42 | 110.1 | 0.48 | 0.39 |
| Hex | 44 | 95 | 34 | 36 | 0 | 41 | 2A | 6E | 30 | 27 |
| Octal | 104 | 225 | 64 | 66 | 0 | 101 | 52 | 156 | 60 | 47 |
| Binary | 1000100 | 10010101 | 110100 | 110110 | 0 | 1000001 | 101010 | 1101110 | 110000 | 100111 |
Color Harmonies of #449534
Complementary color
Monochromatic Colors of #449534
Black with #449534
Text Example
Text Example
White with #449534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449534; }
p { color: rgb(68,149,52); }
H1.HeaderClassName
{
color: #449534;
}
.AnyTagClassName
{
color: #449534;
}
</style>
background-color css
<style>
a { background-color: #449534; }
a { background-color: rgb(68,149,52); }
div.DivClassName
{
background-color: #449534;
}
.BgClassName
{
background-color: #449534;
}
</style>
border-color css
<style>
span { border-color: #449534; }
span { border-color: rgb(68,149,52); }
td.TdClassName
{
border-color: #449534;
}
.TagClassName
{
border-color: #449534;
}
</style>