Shades of La Palma #449015
Tints of La Palma #449015
RGB
CMYK
RGB Variations
Color information
#449015 (or 0x449015) is known color: La Palma. HEX triplet: 44, 90 and 15. RGB value is (68,144,21). Sum of RGB (Red+Green+Blue) = 68+144+21=233 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.18% from 233); Green value is 144 (56.64% from 255 or 61.80% from 233); Blue value is 21 (8.59% from 255 or 9.01% from 233); Max value from RGB is 144 - color contains mainly: green. Hex color #449015 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449015 is #BB6FEA. Grayscale: #6B6B6B. Windows color (decimal): -12283883 or 1413188. OLE color: 1413188.
HSL color Cylindrical-coordinate representation of color #449015: hue angle of 97.07º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #449015 is Cyan = 0.53, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 144 | 21 | - |
| CMYK | 0.53 | 0 | 0.85 | 0.44 |
| HSL | 97.07º | 0.75% | 0.32% | - |
| HSV(B) | 97.07º | 0.85% | 0.56% | - |
| XYZ | 12.49 | 21.23 | 4.15 | - |
| YUV | 107.25 | 79.32 | 100 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 144 | 21 | 0.53 | 0 | 0.85 | 0.44 | 97.07 | 0.75 | 0.32 |
| Hex | 44 | 90 | 15 | 35 | 0 | 55 | 2C | 61 | 4B | 20 |
| Octal | 104 | 220 | 25 | 65 | 0 | 125 | 54 | 141 | 113 | 40 |
| Binary | 1000100 | 10010000 | 10101 | 110101 | 0 | 1010101 | 101100 | 1100001 | 1001011 | 100000 |
Color Harmonies of #449015
Complementary color
Monochromatic Colors of #449015
Black with #449015
Text Example
Text Example
White with #449015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449015; }
p { color: rgb(68,144,21); }
H1.HeaderClassName
{
color: #449015;
}
.AnyTagClassName
{
color: #449015;
}
</style>
background-color css
<style>
a { background-color: #449015; }
a { background-color: rgb(68,144,21); }
div.DivClassName
{
background-color: #449015;
}
.BgClassName
{
background-color: #449015;
}
</style>
border-color css
<style>
span { border-color: #449015; }
span { border-color: rgb(68,144,21); }
td.TdClassName
{
border-color: #449015;
}
.TagClassName
{
border-color: #449015;
}
</style>