Shades of La Palma #449226
Tints of La Palma #449226
RGB
CMYK
RGB Variations
Color information
#449226 (or 0x449226) is known color: La Palma. HEX triplet: 44, 92 and 26. RGB value is (68,146,38). Sum of RGB (Red+Green+Blue) = 68+146+38=252 (33% of max value = 765). Red value is 68 (26.95% from 255 or 26.98% from 252); Green value is 146 (57.42% from 255 or 57.94% from 252); Blue value is 38 (15.23% from 255 or 15.08% from 252); Max value from RGB is 146 - color contains mainly: green. Hex color #449226 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449226 is #BB6DD9. Grayscale: #6E6E6E. Windows color (decimal): -12283354 or 2527812. OLE color: 2527812.
HSL color Cylindrical-coordinate representation of color #449226: hue angle of 103.33º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #449226 is Cyan = 0.53, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 146 | 38 | - |
| CMYK | 0.53 | 0 | 0.74 | 0.43 |
| HSL | 103.33º | 0.59% | 0.36% | - |
| HSV(B) | 103.33º | 0.74% | 0.57% | - |
| XYZ | 13.01 | 21.93 | 5.38 | - |
| YUV | 110.37 | 87.16 | 97.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 146 | 38 | 0.53 | 0 | 0.74 | 0.43 | 103.33 | 0.59 | 0.36 |
| Hex | 44 | 92 | 26 | 35 | 0 | 4A | 2B | 67 | 3B | 24 |
| Octal | 104 | 222 | 46 | 65 | 0 | 112 | 53 | 147 | 73 | 44 |
| Binary | 1000100 | 10010010 | 100110 | 110101 | 0 | 1001010 | 101011 | 1100111 | 111011 | 100100 |
Color Harmonies of #449226
Complementary color
Monochromatic Colors of #449226
Black with #449226
Text Example
Text Example
White with #449226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449226; }
p { color: rgb(68,146,38); }
H1.HeaderClassName
{
color: #449226;
}
.AnyTagClassName
{
color: #449226;
}
</style>
background-color css
<style>
a { background-color: #449226; }
a { background-color: rgb(68,146,38); }
div.DivClassName
{
background-color: #449226;
}
.BgClassName
{
background-color: #449226;
}
</style>
border-color css
<style>
span { border-color: #449226; }
span { border-color: rgb(68,146,38); }
td.TdClassName
{
border-color: #449226;
}
.TagClassName
{
border-color: #449226;
}
</style>