Shades of La Palma #449512
Tints of La Palma #449512
RGB
CMYK
RGB Variations
Color information
#449512 (or 0x449512) is known color: La Palma. HEX triplet: 44, 95 and 12. RGB value is (68,149,18). Sum of RGB (Red+Green+Blue) = 68+149+18=235 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.94% from 235); Green value is 149 (58.59% from 255 or 63.40% from 235); Blue value is 18 (7.42% from 255 or 7.66% from 235); Max value from RGB is 149 - color contains mainly: green. Hex color #449512 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449512 is #BB6AED. Grayscale: #6E6E6E. Windows color (decimal): -12282606 or 1217860. OLE color: 1217860.
HSL color Cylindrical-coordinate representation of color #449512: hue angle of 97.1º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #449512 is Cyan = 0.54, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 149 | 18 | - |
| CMYK | 0.54 | 0 | 0.88 | 0.42 |
| HSL | 97.1º | 0.78% | 0.33% | - |
| HSV(B) | 97.1º | 0.88% | 0.58% | - |
| XYZ | 13.24 | 22.77 | 4.27 | - |
| YUV | 109.85 | 76.16 | 98.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 149 | 18 | 0.54 | 0 | 0.88 | 0.42 | 97.1 | 0.78 | 0.33 |
| Hex | 44 | 95 | 12 | 36 | 0 | 58 | 2A | 61 | 4E | 21 |
| Octal | 104 | 225 | 22 | 66 | 0 | 130 | 52 | 141 | 116 | 41 |
| Binary | 1000100 | 10010101 | 10010 | 110110 | 0 | 1011000 | 101010 | 1100001 | 1001110 | 100001 |
Color Harmonies of #449512
Complementary color
Monochromatic Colors of #449512
Black with #449512
Text Example
Text Example
White with #449512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449512; }
p { color: rgb(68,149,18); }
H1.HeaderClassName
{
color: #449512;
}
.AnyTagClassName
{
color: #449512;
}
</style>
background-color css
<style>
a { background-color: #449512; }
a { background-color: rgb(68,149,18); }
div.DivClassName
{
background-color: #449512;
}
.BgClassName
{
background-color: #449512;
}
</style>
border-color css
<style>
span { border-color: #449512; }
span { border-color: rgb(68,149,18); }
td.TdClassName
{
border-color: #449512;
}
.TagClassName
{
border-color: #449512;
}
</style>