Shades of La Palma #449530
Tints of La Palma #449530
RGB
CMYK
RGB Variations
Color information
#449530 (or 0x449530) is known color: La Palma. HEX triplet: 44, 95 and 30. RGB value is (68,149,48). Sum of RGB (Red+Green+Blue) = 68+149+48=265 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.66% from 265); Green value is 149 (58.59% from 255 or 56.23% from 265); Blue value is 48 (19.14% from 255 or 18.11% from 265); Max value from RGB is 149 - color contains mainly: green. Hex color #449530 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449530 is #BB6ACF. Grayscale: #717171. Windows color (decimal): -12282576 or 3183940. OLE color: 3183940.
HSL color Cylindrical-coordinate representation of color #449530: hue angle of 108.12º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #449530 is Cyan = 0.54, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 149 | 48 | - |
| CMYK | 0.54 | 0 | 0.68 | 0.42 |
| HSL | 108.12º | 0.51% | 0.39% | - |
| HSV(B) | 108.12º | 0.68% | 0.58% | - |
| XYZ | 13.66 | 22.94 | 6.5 | - |
| YUV | 113.27 | 91.16 | 95.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 149 | 48 | 0.54 | 0 | 0.68 | 0.42 | 108.12 | 0.51 | 0.39 |
| Hex | 44 | 95 | 30 | 36 | 0 | 44 | 2A | 6C | 33 | 27 |
| Octal | 104 | 225 | 60 | 66 | 0 | 104 | 52 | 154 | 63 | 47 |
| Binary | 1000100 | 10010101 | 110000 | 110110 | 0 | 1000100 | 101010 | 1101100 | 110011 | 100111 |
Color Harmonies of #449530
Complementary color
Monochromatic Colors of #449530
Black with #449530
Text Example
Text Example
White with #449530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449530; }
p { color: rgb(68,149,48); }
H1.HeaderClassName
{
color: #449530;
}
.AnyTagClassName
{
color: #449530;
}
</style>
background-color css
<style>
a { background-color: #449530; }
a { background-color: rgb(68,149,48); }
div.DivClassName
{
background-color: #449530;
}
.BgClassName
{
background-color: #449530;
}
</style>
border-color css
<style>
span { border-color: #449530; }
span { border-color: rgb(68,149,48); }
td.TdClassName
{
border-color: #449530;
}
.TagClassName
{
border-color: #449530;
}
</style>