Shades of La Palma #449726
Tints of La Palma #449726
RGB
CMYK
RGB Variations
Color information
#449726 (or 0x449726) is known color: La Palma. HEX triplet: 44, 97 and 26. RGB value is (68,151,38). Sum of RGB (Red+Green+Blue) = 68+151+38=257 (34% of max value = 765). Red value is 68 (26.95% from 255 or 26.46% from 257); Green value is 151 (59.38% from 255 or 58.75% from 257); Blue value is 38 (15.23% from 255 or 14.79% from 257); Max value from RGB is 151 - color contains mainly: green. Hex color #449726 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449726 is #BB68D9. Grayscale: #717171. Windows color (decimal): -12282074 or 2529092. OLE color: 2529092.
HSL color Cylindrical-coordinate representation of color #449726: hue angle of 104.07º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #449726 is Cyan = 0.55, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 68 | 151 | 38 | - |
| CMYK | 0.55 | 0 | 0.75 | 0.41 |
| HSL | 104.07º | 0.6% | 0.37% | - |
| HSV(B) | 104.07º | 0.75% | 0.59% | - |
| XYZ | 13.8 | 23.5 | 5.64 | - |
| YUV | 113.3 | 85.5 | 95.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 151 | 38 | 0.55 | 0 | 0.75 | 0.41 | 104.07 | 0.6 | 0.37 |
| Hex | 44 | 97 | 26 | 37 | 0 | 4B | 29 | 68 | 3C | 25 |
| Octal | 104 | 227 | 46 | 67 | 0 | 113 | 51 | 150 | 74 | 45 |
| Binary | 1000100 | 10010111 | 100110 | 110111 | 0 | 1001011 | 101001 | 1101000 | 111100 | 100101 |
Color Harmonies of #449726
Complementary color
Monochromatic Colors of #449726
Black with #449726
Text Example
Text Example
White with #449726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449726; }
p { color: rgb(68,151,38); }
H1.HeaderClassName
{
color: #449726;
}
.AnyTagClassName
{
color: #449726;
}
</style>
background-color css
<style>
a { background-color: #449726; }
a { background-color: rgb(68,151,38); }
div.DivClassName
{
background-color: #449726;
}
.BgClassName
{
background-color: #449726;
}
</style>
border-color css
<style>
span { border-color: #449726; }
span { border-color: rgb(68,151,38); }
td.TdClassName
{
border-color: #449726;
}
.TagClassName
{
border-color: #449726;
}
</style>