Shades of La Palma #449929
Tints of La Palma #449929
RGB
CMYK
RGB Variations
Color information
#449929 (or 0x449929) is known color: La Palma. HEX triplet: 44, 99 and 29. RGB value is (68,153,41). Sum of RGB (Red+Green+Blue) = 68+153+41=262 (34% of max value = 765). Red value is 68 (26.95% from 255 or 25.95% from 262); Green value is 153 (60.16% from 255 or 58.40% from 262); Blue value is 41 (16.41% from 255 or 15.65% from 262); Max value from RGB is 153 - color contains mainly: green. Hex color #449929 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449929 is #BB66D6. Grayscale: #737373. Windows color (decimal): -12281559 or 2726212. OLE color: 2726212.
HSL color Cylindrical-coordinate representation of color #449929: hue angle of 105.54º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #449929 is Cyan = 0.56, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 68 | 153 | 41 | - |
| CMYK | 0.56 | 0 | 0.73 | 0.4 |
| HSL | 105.54º | 0.58% | 0.38% | - |
| HSV(B) | 105.54º | 0.73% | 0.6% | - |
| XYZ | 14.18 | 24.17 | 6.02 | - |
| YUV | 114.82 | 86.34 | 94.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 153 | 41 | 0.56 | 0 | 0.73 | 0.4 | 105.54 | 0.58 | 0.38 |
| Hex | 44 | 99 | 29 | 38 | 0 | 49 | 28 | 6A | 3A | 26 |
| Octal | 104 | 231 | 51 | 70 | 0 | 111 | 50 | 152 | 72 | 46 |
| Binary | 1000100 | 10011001 | 101001 | 111000 | 0 | 1001001 | 101000 | 1101010 | 111010 | 100110 |
Color Harmonies of #449929
Complementary color
Monochromatic Colors of #449929
Black with #449929
Text Example
Text Example
White with #449929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449929; }
p { color: rgb(68,153,41); }
H1.HeaderClassName
{
color: #449929;
}
.AnyTagClassName
{
color: #449929;
}
</style>
background-color css
<style>
a { background-color: #449929; }
a { background-color: rgb(68,153,41); }
div.DivClassName
{
background-color: #449929;
}
.BgClassName
{
background-color: #449929;
}
</style>
border-color css
<style>
span { border-color: #449929; }
span { border-color: rgb(68,153,41); }
td.TdClassName
{
border-color: #449929;
}
.TagClassName
{
border-color: #449929;
}
</style>