Shades of La Palma #449319
Tints of La Palma #449319
RGB
CMYK
RGB Variations
Color information
#449319 (or 0x449319) is known color: La Palma. HEX triplet: 44, 93 and 19. RGB value is (68,147,25). Sum of RGB (Red+Green+Blue) = 68+147+25=240 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.33% from 240); Green value is 147 (57.81% from 255 or 61.25% from 240); Blue value is 25 (10.16% from 255 or 10.42% from 240); Max value from RGB is 147 - color contains mainly: green. Hex color #449319 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449319 is #BB6CE6. Grayscale: #6D6D6D. Windows color (decimal): -12283111 or 1676100. OLE color: 1676100.
HSL color Cylindrical-coordinate representation of color #449319: hue angle of 98.85º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #449319 is Cyan = 0.54, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 147 | 25 | - |
| CMYK | 0.54 | 0 | 0.83 | 0.42 |
| HSL | 98.85º | 0.71% | 0.34% | - |
| HSV(B) | 98.85º | 0.83% | 0.58% | - |
| XYZ | 12.99 | 22.17 | 4.51 | - |
| YUV | 109.47 | 80.33 | 98.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 147 | 25 | 0.54 | 0 | 0.83 | 0.42 | 98.85 | 0.71 | 0.34 |
| Hex | 44 | 93 | 19 | 36 | 0 | 53 | 2A | 63 | 47 | 22 |
| Octal | 104 | 223 | 31 | 66 | 0 | 123 | 52 | 143 | 107 | 42 |
| Binary | 1000100 | 10010011 | 11001 | 110110 | 0 | 1010011 | 101010 | 1100011 | 1000111 | 100010 |
Color Harmonies of #449319
Complementary color
Monochromatic Colors of #449319
Black with #449319
Text Example
Text Example
White with #449319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449319; }
p { color: rgb(68,147,25); }
H1.HeaderClassName
{
color: #449319;
}
.AnyTagClassName
{
color: #449319;
}
</style>
background-color css
<style>
a { background-color: #449319; }
a { background-color: rgb(68,147,25); }
div.DivClassName
{
background-color: #449319;
}
.BgClassName
{
background-color: #449319;
}
</style>
border-color css
<style>
span { border-color: #449319; }
span { border-color: rgb(68,147,25); }
td.TdClassName
{
border-color: #449319;
}
.TagClassName
{
border-color: #449319;
}
</style>