Shades of La Palma #449426
Tints of La Palma #449426
RGB
CMYK
RGB Variations
Color information
#449426 (or 0x449426) is known color: La Palma. HEX triplet: 44, 94 and 26. RGB value is (68,148,38). Sum of RGB (Red+Green+Blue) = 68+148+38=254 (33% of max value = 765). Red value is 68 (26.95% from 255 or 26.77% from 254); Green value is 148 (58.20% from 255 or 58.27% from 254); Blue value is 38 (15.23% from 255 or 14.96% from 254); Max value from RGB is 148 - color contains mainly: green. Hex color #449426 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449426 is #BB6BD9. Grayscale: #6F6F6F. Windows color (decimal): -12282842 or 2528324. OLE color: 2528324.
HSL color Cylindrical-coordinate representation of color #449426: hue angle of 103.64º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #449426 is Cyan = 0.54, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 148 | 38 | - |
| CMYK | 0.54 | 0 | 0.74 | 0.42 |
| HSL | 103.64º | 0.59% | 0.36% | - |
| HSV(B) | 103.64º | 0.74% | 0.58% | - |
| XYZ | 13.32 | 22.55 | 5.48 | - |
| YUV | 111.54 | 86.5 | 96.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 148 | 38 | 0.54 | 0 | 0.74 | 0.42 | 103.64 | 0.59 | 0.36 |
| Hex | 44 | 94 | 26 | 36 | 0 | 4A | 2A | 68 | 3B | 24 |
| Octal | 104 | 224 | 46 | 66 | 0 | 112 | 52 | 150 | 73 | 44 |
| Binary | 1000100 | 10010100 | 100110 | 110110 | 0 | 1001010 | 101010 | 1101000 | 111011 | 100100 |
Color Harmonies of #449426
Complementary color
Monochromatic Colors of #449426
Black with #449426
Text Example
Text Example
White with #449426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449426; }
p { color: rgb(68,148,38); }
H1.HeaderClassName
{
color: #449426;
}
.AnyTagClassName
{
color: #449426;
}
</style>
background-color css
<style>
a { background-color: #449426; }
a { background-color: rgb(68,148,38); }
div.DivClassName
{
background-color: #449426;
}
.BgClassName
{
background-color: #449426;
}
</style>
border-color css
<style>
span { border-color: #449426; }
span { border-color: rgb(68,148,38); }
td.TdClassName
{
border-color: #449426;
}
.TagClassName
{
border-color: #449426;
}
</style>