Shades of La Palma #449014
Tints of La Palma #449014
RGB
CMYK
RGB Variations
Color information
#449014 (or 0x449014) is known color: La Palma. HEX triplet: 44, 90 and 14. RGB value is (68,144,20). Sum of RGB (Red+Green+Blue) = 68+144+20=232 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.31% from 232); Green value is 144 (56.64% from 255 or 62.07% from 232); Blue value is 20 (8.20% from 255 or 8.62% from 232); Max value from RGB is 144 - color contains mainly: green. Hex color #449014 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449014 is #BB6FEB. Grayscale: #6B6B6B. Windows color (decimal): -12283884 or 1347652. OLE color: 1347652.
HSL color Cylindrical-coordinate representation of color #449014: hue angle of 96.77º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #449014 is Cyan = 0.53, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 144 | 20 | - |
| CMYK | 0.53 | 0 | 0.86 | 0.44 |
| HSL | 96.77º | 0.76% | 0.32% | - |
| HSV(B) | 96.77º | 0.86% | 0.56% | - |
| XYZ | 12.48 | 21.23 | 4.1 | - |
| YUV | 107.14 | 78.82 | 100.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 144 | 20 | 0.53 | 0 | 0.86 | 0.44 | 96.77 | 0.76 | 0.32 |
| Hex | 44 | 90 | 14 | 35 | 0 | 56 | 2C | 61 | 4C | 20 |
| Octal | 104 | 220 | 24 | 65 | 0 | 126 | 54 | 141 | 114 | 40 |
| Binary | 1000100 | 10010000 | 10100 | 110101 | 0 | 1010110 | 101100 | 1100001 | 1001100 | 100000 |
Color Harmonies of #449014
Complementary color
Monochromatic Colors of #449014
Black with #449014
Text Example
Text Example
White with #449014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449014; }
p { color: rgb(68,144,20); }
H1.HeaderClassName
{
color: #449014;
}
.AnyTagClassName
{
color: #449014;
}
</style>
background-color css
<style>
a { background-color: #449014; }
a { background-color: rgb(68,144,20); }
div.DivClassName
{
background-color: #449014;
}
.BgClassName
{
background-color: #449014;
}
</style>
border-color css
<style>
span { border-color: #449014; }
span { border-color: rgb(68,144,20); }
td.TdClassName
{
border-color: #449014;
}
.TagClassName
{
border-color: #449014;
}
</style>