Shades of La Palma #449019
Tints of La Palma #449019
RGB
CMYK
RGB Variations
Color information
#449019 (or 0x449019) is known color: La Palma. HEX triplet: 44, 90 and 19. RGB value is (68,144,25). Sum of RGB (Red+Green+Blue) = 68+144+25=237 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.69% from 237); Green value is 144 (56.64% from 255 or 60.76% from 237); Blue value is 25 (10.16% from 255 or 10.55% from 237); Max value from RGB is 144 - color contains mainly: green. Hex color #449019 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449019 is #BB6FE6. Grayscale: #6C6C6C. Windows color (decimal): -12283879 or 1675332. OLE color: 1675332.
HSL color Cylindrical-coordinate representation of color #449019: hue angle of 98.32º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #449019 is Cyan = 0.53, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 144 | 25 | - |
| CMYK | 0.53 | 0 | 0.83 | 0.44 |
| HSL | 98.32º | 0.7% | 0.33% | - |
| HSV(B) | 98.32º | 0.83% | 0.56% | - |
| XYZ | 12.53 | 21.25 | 4.36 | - |
| YUV | 107.71 | 81.32 | 99.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 144 | 25 | 0.53 | 0 | 0.83 | 0.44 | 98.32 | 0.7 | 0.33 |
| Hex | 44 | 90 | 19 | 35 | 0 | 53 | 2C | 62 | 46 | 21 |
| Octal | 104 | 220 | 31 | 65 | 0 | 123 | 54 | 142 | 106 | 41 |
| Binary | 1000100 | 10010000 | 11001 | 110101 | 0 | 1010011 | 101100 | 1100010 | 1000110 | 100001 |
Color Harmonies of #449019
Complementary color
Monochromatic Colors of #449019
Black with #449019
Text Example
Text Example
White with #449019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449019; }
p { color: rgb(68,144,25); }
H1.HeaderClassName
{
color: #449019;
}
.AnyTagClassName
{
color: #449019;
}
</style>
background-color css
<style>
a { background-color: #449019; }
a { background-color: rgb(68,144,25); }
div.DivClassName
{
background-color: #449019;
}
.BgClassName
{
background-color: #449019;
}
</style>
border-color css
<style>
span { border-color: #449019; }
span { border-color: rgb(68,144,25); }
td.TdClassName
{
border-color: #449019;
}
.TagClassName
{
border-color: #449019;
}
</style>