Shades of La Palma #449618
Tints of La Palma #449618
RGB
CMYK
RGB Variations
Color information
#449618 (or 0x449618) is known color: La Palma. HEX triplet: 44, 96 and 18. RGB value is (68,150,24). Sum of RGB (Red+Green+Blue) = 68+150+24=242 (32% of max value = 765). Red value is 68 (26.95% from 255 or 28.10% from 242); Green value is 150 (58.98% from 255 or 61.98% from 242); Blue value is 24 (9.77% from 255 or 9.92% from 242); Max value from RGB is 150 - color contains mainly: green. Hex color #449618 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449618 is #BB69E7. Grayscale: #6F6F6F. Windows color (decimal): -12282344 or 1611332. OLE color: 1611332.
HSL color Cylindrical-coordinate representation of color #449618: hue angle of 99.05º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #449618 is Cyan = 0.55, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 68 | 150 | 24 | - |
| CMYK | 0.55 | 0 | 0.84 | 0.41 |
| HSL | 99.05º | 0.72% | 0.34% | - |
| HSV(B) | 99.05º | 0.84% | 0.59% | - |
| XYZ | 13.46 | 23.11 | 4.62 | - |
| YUV | 111.12 | 78.83 | 97.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 150 | 24 | 0.55 | 0 | 0.84 | 0.41 | 99.05 | 0.72 | 0.34 |
| Hex | 44 | 96 | 18 | 37 | 0 | 54 | 29 | 63 | 48 | 22 |
| Octal | 104 | 226 | 30 | 67 | 0 | 124 | 51 | 143 | 110 | 42 |
| Binary | 1000100 | 10010110 | 11000 | 110111 | 0 | 1010100 | 101001 | 1100011 | 1001000 | 100010 |
Color Harmonies of #449618
Complementary color
Monochromatic Colors of #449618
Black with #449618
Text Example
Text Example
White with #449618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449618; }
p { color: rgb(68,150,24); }
H1.HeaderClassName
{
color: #449618;
}
.AnyTagClassName
{
color: #449618;
}
</style>
background-color css
<style>
a { background-color: #449618; }
a { background-color: rgb(68,150,24); }
div.DivClassName
{
background-color: #449618;
}
.BgClassName
{
background-color: #449618;
}
</style>
border-color css
<style>
span { border-color: #449618; }
span { border-color: rgb(68,150,24); }
td.TdClassName
{
border-color: #449618;
}
.TagClassName
{
border-color: #449618;
}
</style>