Shades of La Palma #449415
Tints of La Palma #449415
RGB
CMYK
RGB Variations
Color information
#449415 (or 0x449415) is known color: La Palma. HEX triplet: 44, 94 and 15. RGB value is (68,148,21). Sum of RGB (Red+Green+Blue) = 68+148+21=237 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.69% from 237); Green value is 148 (58.20% from 255 or 62.45% from 237); Blue value is 21 (8.59% from 255 or 8.86% from 237); Max value from RGB is 148 - color contains mainly: green. Hex color #449415 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449415 is #BB6BEA. Grayscale: #6E6E6E. Windows color (decimal): -12282859 or 1414212. OLE color: 1414212.
HSL color Cylindrical-coordinate representation of color #449415: hue angle of 97.8º degrees, saturation: 0.75, 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 #449415 is Cyan = 0.54, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 148 | 21 | - |
| CMYK | 0.54 | 0 | 0.86 | 0.42 |
| HSL | 97.8º | 0.75% | 0.33% | - |
| HSV(B) | 97.8º | 0.86% | 0.58% | - |
| XYZ | 13.11 | 22.46 | 4.35 | - |
| YUV | 109.6 | 78 | 98.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 148 | 21 | 0.54 | 0 | 0.86 | 0.42 | 97.8 | 0.75 | 0.33 |
| Hex | 44 | 94 | 15 | 36 | 0 | 56 | 2A | 62 | 4B | 21 |
| Octal | 104 | 224 | 25 | 66 | 0 | 126 | 52 | 142 | 113 | 41 |
| Binary | 1000100 | 10010100 | 10101 | 110110 | 0 | 1010110 | 101010 | 1100010 | 1001011 | 100001 |
Color Harmonies of #449415
Complementary color
Monochromatic Colors of #449415
Black with #449415
Text Example
Text Example
White with #449415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449415; }
p { color: rgb(68,148,21); }
H1.HeaderClassName
{
color: #449415;
}
.AnyTagClassName
{
color: #449415;
}
</style>
background-color css
<style>
a { background-color: #449415; }
a { background-color: rgb(68,148,21); }
div.DivClassName
{
background-color: #449415;
}
.BgClassName
{
background-color: #449415;
}
</style>
border-color css
<style>
span { border-color: #449415; }
span { border-color: rgb(68,148,21); }
td.TdClassName
{
border-color: #449415;
}
.TagClassName
{
border-color: #449415;
}
</style>