Shades of La Palma #449215
Tints of La Palma #449215
RGB
CMYK
RGB Variations
Color information
#449215 (or 0x449215) is known color: La Palma. HEX triplet: 44, 92 and 15. RGB value is (68,146,21). Sum of RGB (Red+Green+Blue) = 68+146+21=235 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.94% from 235); Green value is 146 (57.42% from 255 or 62.13% from 235); Blue value is 21 (8.59% from 255 or 8.94% from 235); Max value from RGB is 146 - color contains mainly: green. Hex color #449215 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449215 is #BB6DEA. Grayscale: #6C6C6C. Windows color (decimal): -12283371 or 1413700. OLE color: 1413700.
HSL color Cylindrical-coordinate representation of color #449215: hue angle of 97.44º degrees, saturation: 0.75, 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 #449215 is Cyan = 0.53, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 146 | 21 | - |
| CMYK | 0.53 | 0 | 0.86 | 0.43 |
| HSL | 97.44º | 0.75% | 0.33% | - |
| HSV(B) | 97.44º | 0.86% | 0.57% | - |
| XYZ | 12.8 | 21.84 | 4.25 | - |
| YUV | 108.43 | 78.66 | 99.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 146 | 21 | 0.53 | 0 | 0.86 | 0.43 | 97.44 | 0.75 | 0.33 |
| Hex | 44 | 92 | 15 | 35 | 0 | 56 | 2B | 61 | 4B | 21 |
| Octal | 104 | 222 | 25 | 65 | 0 | 126 | 53 | 141 | 113 | 41 |
| Binary | 1000100 | 10010010 | 10101 | 110101 | 0 | 1010110 | 101011 | 1100001 | 1001011 | 100001 |
Color Harmonies of #449215
Complementary color
Monochromatic Colors of #449215
Black with #449215
Text Example
Text Example
White with #449215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449215; }
p { color: rgb(68,146,21); }
H1.HeaderClassName
{
color: #449215;
}
.AnyTagClassName
{
color: #449215;
}
</style>
background-color css
<style>
a { background-color: #449215; }
a { background-color: rgb(68,146,21); }
div.DivClassName
{
background-color: #449215;
}
.BgClassName
{
background-color: #449215;
}
</style>
border-color css
<style>
span { border-color: #449215; }
span { border-color: rgb(68,146,21); }
td.TdClassName
{
border-color: #449215;
}
.TagClassName
{
border-color: #449215;
}
</style>