Shades of La Palma #449021
Tints of La Palma #449021
RGB
CMYK
RGB Variations
Color information
#449021 (or 0x449021) is known color: La Palma. HEX triplet: 44, 90 and 21. RGB value is (68,144,33). Sum of RGB (Red+Green+Blue) = 68+144+33=245 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.76% from 245); Green value is 144 (56.64% from 255 or 58.78% from 245); Blue value is 33 (13.28% from 255 or 13.47% from 245); Max value from RGB is 144 - color contains mainly: green. Hex color #449021 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449021 is #BB6FDE. Grayscale: #6C6C6C. Windows color (decimal): -12283871 or 2199620. OLE color: 2199620.
HSL color Cylindrical-coordinate representation of color #449021: hue angle of 101.08º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #449021 is Cyan = 0.53, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 144 | 33 | - |
| CMYK | 0.53 | 0 | 0.77 | 0.44 |
| HSL | 101.08º | 0.63% | 0.35% | - |
| HSV(B) | 101.08º | 0.77% | 0.56% | - |
| XYZ | 12.63 | 21.29 | 4.88 | - |
| YUV | 108.62 | 85.32 | 99.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 144 | 33 | 0.53 | 0 | 0.77 | 0.44 | 101.08 | 0.63 | 0.35 |
| Hex | 44 | 90 | 21 | 35 | 0 | 4D | 2C | 65 | 3F | 23 |
| Octal | 104 | 220 | 41 | 65 | 0 | 115 | 54 | 145 | 77 | 43 |
| Binary | 1000100 | 10010000 | 100001 | 110101 | 0 | 1001101 | 101100 | 1100101 | 111111 | 100011 |
Color Harmonies of #449021
Complementary color
Monochromatic Colors of #449021
Black with #449021
Text Example
Text Example
White with #449021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449021; }
p { color: rgb(68,144,33); }
H1.HeaderClassName
{
color: #449021;
}
.AnyTagClassName
{
color: #449021;
}
</style>
background-color css
<style>
a { background-color: #449021; }
a { background-color: rgb(68,144,33); }
div.DivClassName
{
background-color: #449021;
}
.BgClassName
{
background-color: #449021;
}
</style>
border-color css
<style>
span { border-color: #449021; }
span { border-color: rgb(68,144,33); }
td.TdClassName
{
border-color: #449021;
}
.TagClassName
{
border-color: #449021;
}
</style>