Shades of La Palma #449316
Tints of La Palma #449316
RGB
CMYK
RGB Variations
Color information
#449316 (or 0x449316) is known color: La Palma. HEX triplet: 44, 93 and 16. RGB value is (68,147,22). Sum of RGB (Red+Green+Blue) = 68+147+22=237 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.69% from 237); Green value is 147 (57.81% from 255 or 62.03% from 237); Blue value is 22 (8.98% from 255 or 9.28% from 237); Max value from RGB is 147 - color contains mainly: green. Hex color #449316 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449316 is #BB6CE9. Grayscale: #6D6D6D. Windows color (decimal): -12283114 or 1479492. OLE color: 1479492.
HSL color Cylindrical-coordinate representation of color #449316: hue angle of 97.92º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #449316 is Cyan = 0.54, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 147 | 22 | - |
| CMYK | 0.54 | 0 | 0.85 | 0.42 |
| HSL | 97.92º | 0.74% | 0.33% | - |
| HSV(B) | 97.92º | 0.85% | 0.58% | - |
| XYZ | 12.96 | 22.15 | 4.35 | - |
| YUV | 109.13 | 78.83 | 98.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 147 | 22 | 0.54 | 0 | 0.85 | 0.42 | 97.92 | 0.74 | 0.33 |
| Hex | 44 | 93 | 16 | 36 | 0 | 55 | 2A | 62 | 4A | 21 |
| Octal | 104 | 223 | 26 | 66 | 0 | 125 | 52 | 142 | 112 | 41 |
| Binary | 1000100 | 10010011 | 10110 | 110110 | 0 | 1010101 | 101010 | 1100010 | 1001010 | 100001 |
Color Harmonies of #449316
Complementary color
Monochromatic Colors of #449316
Black with #449316
Text Example
Text Example
White with #449316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449316; }
p { color: rgb(68,147,22); }
H1.HeaderClassName
{
color: #449316;
}
.AnyTagClassName
{
color: #449316;
}
</style>
background-color css
<style>
a { background-color: #449316; }
a { background-color: rgb(68,147,22); }
div.DivClassName
{
background-color: #449316;
}
.BgClassName
{
background-color: #449316;
}
</style>
border-color css
<style>
span { border-color: #449316; }
span { border-color: rgb(68,147,22); }
td.TdClassName
{
border-color: #449316;
}
.TagClassName
{
border-color: #449316;
}
</style>