Shades of La Palma #449417
Tints of La Palma #449417
RGB
CMYK
RGB Variations
Color information
#449417 (or 0x449417) is known color: La Palma. HEX triplet: 44, 94 and 17. RGB value is (68,148,23). Sum of RGB (Red+Green+Blue) = 68+148+23=239 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.45% from 239); Green value is 148 (58.20% from 255 or 61.92% from 239); Blue value is 23 (9.38% from 255 or 9.62% from 239); Max value from RGB is 148 - color contains mainly: green. Hex color #449417 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449417 is #BB6BE8. Grayscale: #6E6E6E. Windows color (decimal): -12282857 or 1545284. OLE color: 1545284.
HSL color Cylindrical-coordinate representation of color #449417: hue angle of 98.4º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #449417 is Cyan = 0.54, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 148 | 23 | - |
| CMYK | 0.54 | 0 | 0.84 | 0.42 |
| HSL | 98.4º | 0.73% | 0.34% | - |
| HSV(B) | 98.4º | 0.84% | 0.58% | - |
| XYZ | 13.13 | 22.47 | 4.46 | - |
| YUV | 109.83 | 79 | 98.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 148 | 23 | 0.54 | 0 | 0.84 | 0.42 | 98.4 | 0.73 | 0.34 |
| Hex | 44 | 94 | 17 | 36 | 0 | 54 | 2A | 62 | 49 | 22 |
| Octal | 104 | 224 | 27 | 66 | 0 | 124 | 52 | 142 | 111 | 42 |
| Binary | 1000100 | 10010100 | 10111 | 110110 | 0 | 1010100 | 101010 | 1100010 | 1001001 | 100010 |
Color Harmonies of #449417
Complementary color
Monochromatic Colors of #449417
Black with #449417
Text Example
Text Example
White with #449417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449417; }
p { color: rgb(68,148,23); }
H1.HeaderClassName
{
color: #449417;
}
.AnyTagClassName
{
color: #449417;
}
</style>
background-color css
<style>
a { background-color: #449417; }
a { background-color: rgb(68,148,23); }
div.DivClassName
{
background-color: #449417;
}
.BgClassName
{
background-color: #449417;
}
</style>
border-color css
<style>
span { border-color: #449417; }
span { border-color: rgb(68,148,23); }
td.TdClassName
{
border-color: #449417;
}
.TagClassName
{
border-color: #449417;
}
</style>