Shades of La Palma #449314
Tints of La Palma #449314
RGB
CMYK
RGB Variations
Color information
#449314 (or 0x449314) is known color: La Palma. HEX triplet: 44, 93 and 14. RGB value is (68,147,20). Sum of RGB (Red+Green+Blue) = 68+147+20=235 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.94% from 235); Green value is 147 (57.81% from 255 or 62.55% from 235); Blue value is 20 (8.20% from 255 or 8.51% from 235); Max value from RGB is 147 - color contains mainly: green. Hex color #449314 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449314 is #BB6CEB. Grayscale: #6D6D6D. Windows color (decimal): -12283116 or 1348420. OLE color: 1348420.
HSL color Cylindrical-coordinate representation of color #449314: hue angle of 97.32º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #449314 is Cyan = 0.54, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 147 | 20 | - |
| CMYK | 0.54 | 0 | 0.86 | 0.42 |
| HSL | 97.32º | 0.76% | 0.33% | - |
| HSV(B) | 97.32º | 0.86% | 0.58% | - |
| XYZ | 12.94 | 22.15 | 4.25 | - |
| YUV | 108.9 | 77.83 | 98.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 147 | 20 | 0.54 | 0 | 0.86 | 0.42 | 97.32 | 0.76 | 0.33 |
| Hex | 44 | 93 | 14 | 36 | 0 | 56 | 2A | 61 | 4C | 21 |
| Octal | 104 | 223 | 24 | 66 | 0 | 126 | 52 | 141 | 114 | 41 |
| Binary | 1000100 | 10010011 | 10100 | 110110 | 0 | 1010110 | 101010 | 1100001 | 1001100 | 100001 |
Color Harmonies of #449314
Complementary color
Monochromatic Colors of #449314
Black with #449314
Text Example
Text Example
White with #449314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449314; }
p { color: rgb(68,147,20); }
H1.HeaderClassName
{
color: #449314;
}
.AnyTagClassName
{
color: #449314;
}
</style>
background-color css
<style>
a { background-color: #449314; }
a { background-color: rgb(68,147,20); }
div.DivClassName
{
background-color: #449314;
}
.BgClassName
{
background-color: #449314;
}
</style>
border-color css
<style>
span { border-color: #449314; }
span { border-color: rgb(68,147,20); }
td.TdClassName
{
border-color: #449314;
}
.TagClassName
{
border-color: #449314;
}
</style>