Shades of La Palma #449214
Tints of La Palma #449214
RGB
CMYK
RGB Variations
Color information
#449214 (or 0x449214) is known color: La Palma. HEX triplet: 44, 92 and 14. RGB value is (68,146,20). Sum of RGB (Red+Green+Blue) = 68+146+20=234 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.06% from 234); Green value is 146 (57.42% from 255 or 62.39% from 234); Blue value is 20 (8.20% from 255 or 8.55% from 234); Max value from RGB is 146 - color contains mainly: green. Hex color #449214 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449214 is #BB6DEB. Grayscale: #6C6C6C. Windows color (decimal): -12283372 or 1348164. OLE color: 1348164.
HSL color Cylindrical-coordinate representation of color #449214: hue angle of 97.14º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #449214 is Cyan = 0.53, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 146 | 20 | - |
| CMYK | 0.53 | 0 | 0.86 | 0.43 |
| HSL | 97.14º | 0.76% | 0.33% | - |
| HSV(B) | 97.14º | 0.86% | 0.57% | - |
| XYZ | 12.79 | 21.84 | 4.2 | - |
| YUV | 108.31 | 78.16 | 99.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 146 | 20 | 0.53 | 0 | 0.86 | 0.43 | 97.14 | 0.76 | 0.33 |
| Hex | 44 | 92 | 14 | 35 | 0 | 56 | 2B | 61 | 4C | 21 |
| Octal | 104 | 222 | 24 | 65 | 0 | 126 | 53 | 141 | 114 | 41 |
| Binary | 1000100 | 10010010 | 10100 | 110101 | 0 | 1010110 | 101011 | 1100001 | 1001100 | 100001 |
Color Harmonies of #449214
Complementary color
Monochromatic Colors of #449214
Black with #449214
Text Example
Text Example
White with #449214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449214; }
p { color: rgb(68,146,20); }
H1.HeaderClassName
{
color: #449214;
}
.AnyTagClassName
{
color: #449214;
}
</style>
background-color css
<style>
a { background-color: #449214; }
a { background-color: rgb(68,146,20); }
div.DivClassName
{
background-color: #449214;
}
.BgClassName
{
background-color: #449214;
}
</style>
border-color css
<style>
span { border-color: #449214; }
span { border-color: rgb(68,146,20); }
td.TdClassName
{
border-color: #449214;
}
.TagClassName
{
border-color: #449214;
}
</style>