Shades of La Palma #449913
Tints of La Palma #449913
RGB
CMYK
RGB Variations
Color information
#449913 (or 0x449913) is known color: La Palma. HEX triplet: 44, 99 and 13. RGB value is (68,153,19). Sum of RGB (Red+Green+Blue) = 68+153+19=240 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.33% from 240); Green value is 153 (60.16% from 255 or 63.75% from 240); Blue value is 19 (7.81% from 255 or 7.92% from 240); Max value from RGB is 153 - color contains mainly: green. Hex color #449913 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449913 is #BB66EC. Grayscale: #707070. Windows color (decimal): -12281581 or 1284420. OLE color: 1284420.
HSL color Cylindrical-coordinate representation of color #449913: hue angle of 98.06º degrees, saturation: 0.78, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #449913 is Cyan = 0.56, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 68 | 153 | 19 | - |
| CMYK | 0.56 | 0 | 0.88 | 0.4 |
| HSL | 98.06º | 0.78% | 0.34% | - |
| HSV(B) | 98.06º | 0.88% | 0.6% | - |
| XYZ | 13.89 | 24.06 | 4.53 | - |
| YUV | 112.31 | 75.34 | 96.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 153 | 19 | 0.56 | 0 | 0.88 | 0.4 | 98.06 | 0.78 | 0.34 |
| Hex | 44 | 99 | 13 | 38 | 0 | 58 | 28 | 62 | 4E | 22 |
| Octal | 104 | 231 | 23 | 70 | 0 | 130 | 50 | 142 | 116 | 42 |
| Binary | 1000100 | 10011001 | 10011 | 111000 | 0 | 1011000 | 101000 | 1100010 | 1001110 | 100010 |
Color Harmonies of #449913
Complementary color
Monochromatic Colors of #449913
Black with #449913
Text Example
Text Example
White with #449913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449913; }
p { color: rgb(68,153,19); }
H1.HeaderClassName
{
color: #449913;
}
.AnyTagClassName
{
color: #449913;
}
</style>
background-color css
<style>
a { background-color: #449913; }
a { background-color: rgb(68,153,19); }
div.DivClassName
{
background-color: #449913;
}
.BgClassName
{
background-color: #449913;
}
</style>
border-color css
<style>
span { border-color: #449913; }
span { border-color: rgb(68,153,19); }
td.TdClassName
{
border-color: #449913;
}
.TagClassName
{
border-color: #449913;
}
</style>