Shades of La Palma #449928
Tints of La Palma #449928
RGB
CMYK
RGB Variations
Color information
#449928 (or 0x449928) is known color: La Palma. HEX triplet: 44, 99 and 28. RGB value is (68,153,40). Sum of RGB (Red+Green+Blue) = 68+153+40=261 (34% of max value = 765). Red value is 68 (26.95% from 255 or 26.05% from 261); Green value is 153 (60.16% from 255 or 58.62% from 261); Blue value is 40 (16.02% from 255 or 15.33% from 261); Max value from RGB is 153 - color contains mainly: green. Hex color #449928 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449928 is #BB66D7. Grayscale: #737373. Windows color (decimal): -12281560 or 2660676. OLE color: 2660676.
HSL color Cylindrical-coordinate representation of color #449928: hue angle of 105.13º degrees, saturation: 0.59, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #449928 is Cyan = 0.56, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 68 | 153 | 40 | - |
| CMYK | 0.56 | 0 | 0.74 | 0.4 |
| HSL | 105.13º | 0.59% | 0.38% | - |
| HSV(B) | 105.13º | 0.74% | 0.6% | - |
| XYZ | 14.16 | 24.16 | 5.93 | - |
| YUV | 114.7 | 85.84 | 94.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 153 | 40 | 0.56 | 0 | 0.74 | 0.4 | 105.13 | 0.59 | 0.38 |
| Hex | 44 | 99 | 28 | 38 | 0 | 4A | 28 | 69 | 3B | 26 |
| Octal | 104 | 231 | 50 | 70 | 0 | 112 | 50 | 151 | 73 | 46 |
| Binary | 1000100 | 10011001 | 101000 | 111000 | 0 | 1001010 | 101000 | 1101001 | 111011 | 100110 |
Color Harmonies of #449928
Complementary color
Monochromatic Colors of #449928
Black with #449928
Text Example
Text Example
White with #449928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449928; }
p { color: rgb(68,153,40); }
H1.HeaderClassName
{
color: #449928;
}
.AnyTagClassName
{
color: #449928;
}
</style>
background-color css
<style>
a { background-color: #449928; }
a { background-color: rgb(68,153,40); }
div.DivClassName
{
background-color: #449928;
}
.BgClassName
{
background-color: #449928;
}
</style>
border-color css
<style>
span { border-color: #449928; }
span { border-color: rgb(68,153,40); }
td.TdClassName
{
border-color: #449928;
}
.TagClassName
{
border-color: #449928;
}
</style>