Shades of La Palma #449635
Tints of La Palma #449635
RGB
CMYK
RGB Variations
Color information
#449635 (or 0x449635) is known color: La Palma. HEX triplet: 44, 96 and 35. RGB value is (68,150,53). Sum of RGB (Red+Green+Blue) = 68+150+53=271 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.09% from 271); Green value is 150 (58.98% from 255 or 55.35% from 271); Blue value is 53 (21.09% from 255 or 19.56% from 271); Max value from RGB is 150 - color contains mainly: green. Hex color #449635 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449635 is #BB69CA. Grayscale: #727272. Windows color (decimal): -12282315 or 3511876. OLE color: 3511876.
HSL color Cylindrical-coordinate representation of color #449635: hue angle of 110.72º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #449635 is Cyan = 0.55, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 68 | 150 | 53 | - |
| CMYK | 0.55 | 0 | 0.65 | 0.41 |
| HSL | 110.72º | 0.48% | 0.4% | - |
| HSV(B) | 110.72º | 0.65% | 0.59% | - |
| XYZ | 13.93 | 23.3 | 7.13 | - |
| YUV | 114.42 | 93.33 | 94.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 150 | 53 | 0.55 | 0 | 0.65 | 0.41 | 110.72 | 0.48 | 0.4 |
| Hex | 44 | 96 | 35 | 37 | 0 | 41 | 29 | 6F | 30 | 28 |
| Octal | 104 | 226 | 65 | 67 | 0 | 101 | 51 | 157 | 60 | 50 |
| Binary | 1000100 | 10010110 | 110101 | 110111 | 0 | 1000001 | 101001 | 1101111 | 110000 | 101000 |
Color Harmonies of #449635
Complementary color
Monochromatic Colors of #449635
Black with #449635
Text Example
Text Example
White with #449635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449635; }
p { color: rgb(68,150,53); }
H1.HeaderClassName
{
color: #449635;
}
.AnyTagClassName
{
color: #449635;
}
</style>
background-color css
<style>
a { background-color: #449635; }
a { background-color: rgb(68,150,53); }
div.DivClassName
{
background-color: #449635;
}
.BgClassName
{
background-color: #449635;
}
</style>
border-color css
<style>
span { border-color: #449635; }
span { border-color: rgb(68,150,53); }
td.TdClassName
{
border-color: #449635;
}
.TagClassName
{
border-color: #449635;
}
</style>