Shades of La Palma #449514
Tints of La Palma #449514
RGB
CMYK
RGB Variations
Color information
#449514 (or 0x449514) is known color: La Palma. HEX triplet: 44, 95 and 14. RGB value is (68,149,20). Sum of RGB (Red+Green+Blue) = 68+149+20=237 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.69% from 237); Green value is 149 (58.59% from 255 or 62.87% from 237); Blue value is 20 (8.20% from 255 or 8.44% from 237); Max value from RGB is 149 - color contains mainly: green. Hex color #449514 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449514 is #BB6AEB. Grayscale: #6E6E6E. Windows color (decimal): -12282604 or 1348932. OLE color: 1348932.
HSL color Cylindrical-coordinate representation of color #449514: hue angle of 97.67º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #449514 is Cyan = 0.54, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 149 | 20 | - |
| CMYK | 0.54 | 0 | 0.87 | 0.42 |
| HSL | 97.67º | 0.76% | 0.33% | - |
| HSV(B) | 97.67º | 0.87% | 0.58% | - |
| XYZ | 13.26 | 22.77 | 4.36 | - |
| YUV | 110.08 | 77.16 | 97.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 149 | 20 | 0.54 | 0 | 0.87 | 0.42 | 97.67 | 0.76 | 0.33 |
| Hex | 44 | 95 | 14 | 36 | 0 | 57 | 2A | 62 | 4C | 21 |
| Octal | 104 | 225 | 24 | 66 | 0 | 127 | 52 | 142 | 114 | 41 |
| Binary | 1000100 | 10010101 | 10100 | 110110 | 0 | 1010111 | 101010 | 1100010 | 1001100 | 100001 |
Color Harmonies of #449514
Complementary color
Monochromatic Colors of #449514
Black with #449514
Text Example
Text Example
White with #449514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449514; }
p { color: rgb(68,149,20); }
H1.HeaderClassName
{
color: #449514;
}
.AnyTagClassName
{
color: #449514;
}
</style>
background-color css
<style>
a { background-color: #449514; }
a { background-color: rgb(68,149,20); }
div.DivClassName
{
background-color: #449514;
}
.BgClassName
{
background-color: #449514;
}
</style>
border-color css
<style>
span { border-color: #449514; }
span { border-color: rgb(68,149,20); }
td.TdClassName
{
border-color: #449514;
}
.TagClassName
{
border-color: #449514;
}
</style>