Shades of La Palma #449032
Tints of La Palma #449032
RGB
CMYK
RGB Variations
Color information
#449032 (or 0x449032) is known color: La Palma. HEX triplet: 44, 90 and 32. RGB value is (68,144,50). Sum of RGB (Red+Green+Blue) = 68+144+50=262 (34% of max value = 765). Red value is 68 (26.95% from 255 or 25.95% from 262); Green value is 144 (56.64% from 255 or 54.96% from 262); Blue value is 50 (19.92% from 255 or 19.08% from 262); Max value from RGB is 144 - color contains mainly: green. Hex color #449032 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449032 is #BB6FCD. Grayscale: #6E6E6E. Windows color (decimal): -12283854 or 3313732. OLE color: 3313732.
HSL color Cylindrical-coordinate representation of color #449032: hue angle of 108.51º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #449032 is Cyan = 0.53, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 144 | 50 | - |
| CMYK | 0.53 | 0 | 0.65 | 0.44 |
| HSL | 108.51º | 0.48% | 0.38% | - |
| HSV(B) | 108.51º | 0.65% | 0.56% | - |
| XYZ | 12.93 | 21.41 | 6.47 | - |
| YUV | 110.56 | 93.82 | 97.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 144 | 50 | 0.53 | 0 | 0.65 | 0.44 | 108.51 | 0.48 | 0.38 |
| Hex | 44 | 90 | 32 | 35 | 0 | 41 | 2C | 6D | 30 | 26 |
| Octal | 104 | 220 | 62 | 65 | 0 | 101 | 54 | 155 | 60 | 46 |
| Binary | 1000100 | 10010000 | 110010 | 110101 | 0 | 1000001 | 101100 | 1101101 | 110000 | 100110 |
Color Harmonies of #449032
Complementary color
Monochromatic Colors of #449032
Black with #449032
Text Example
Text Example
White with #449032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449032; }
p { color: rgb(68,144,50); }
H1.HeaderClassName
{
color: #449032;
}
.AnyTagClassName
{
color: #449032;
}
</style>
background-color css
<style>
a { background-color: #449032; }
a { background-color: rgb(68,144,50); }
div.DivClassName
{
background-color: #449032;
}
.BgClassName
{
background-color: #449032;
}
</style>
border-color css
<style>
span { border-color: #449032; }
span { border-color: rgb(68,144,50); }
td.TdClassName
{
border-color: #449032;
}
.TagClassName
{
border-color: #449032;
}
</style>