Shades of La Palma #449526
Tints of La Palma #449526
RGB
CMYK
RGB Variations
Color information
#449526 (or 0x449526) is known color: La Palma. HEX triplet: 44, 95 and 26. RGB value is (68,149,38). Sum of RGB (Red+Green+Blue) = 68+149+38=255 (33% of max value = 765). Red value is 68 (26.95% from 255 or 26.67% from 255); Green value is 149 (58.59% from 255 or 58.43% from 255); Blue value is 38 (15.23% from 255 or 14.90% from 255); Max value from RGB is 149 - color contains mainly: green. Hex color #449526 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449526 is #BB6AD9. Grayscale: #707070. Windows color (decimal): -12282586 or 2528580. OLE color: 2528580.
HSL color Cylindrical-coordinate representation of color #449526: hue angle of 103.78º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #449526 is Cyan = 0.54, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 149 | 38 | - |
| CMYK | 0.54 | 0 | 0.74 | 0.42 |
| HSL | 103.78º | 0.59% | 0.37% | - |
| HSV(B) | 103.78º | 0.74% | 0.58% | - |
| XYZ | 13.48 | 22.86 | 5.54 | - |
| YUV | 112.13 | 86.16 | 96.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 149 | 38 | 0.54 | 0 | 0.74 | 0.42 | 103.78 | 0.59 | 0.37 |
| Hex | 44 | 95 | 26 | 36 | 0 | 4A | 2A | 68 | 3B | 25 |
| Octal | 104 | 225 | 46 | 66 | 0 | 112 | 52 | 150 | 73 | 45 |
| Binary | 1000100 | 10010101 | 100110 | 110110 | 0 | 1001010 | 101010 | 1101000 | 111011 | 100101 |
Color Harmonies of #449526
Complementary color
Monochromatic Colors of #449526
Black with #449526
Text Example
Text Example
White with #449526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449526; }
p { color: rgb(68,149,38); }
H1.HeaderClassName
{
color: #449526;
}
.AnyTagClassName
{
color: #449526;
}
</style>
background-color css
<style>
a { background-color: #449526; }
a { background-color: rgb(68,149,38); }
div.DivClassName
{
background-color: #449526;
}
.BgClassName
{
background-color: #449526;
}
</style>
border-color css
<style>
span { border-color: #449526; }
span { border-color: rgb(68,149,38); }
td.TdClassName
{
border-color: #449526;
}
.TagClassName
{
border-color: #449526;
}
</style>