Shades of La Palma #449115
Tints of La Palma #449115
RGB
CMYK
RGB Variations
Color information
#449115 (or 0x449115) is known color: La Palma. HEX triplet: 44, 91 and 15. RGB value is (68,145,21). Sum of RGB (Red+Green+Blue) = 68+145+21=234 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.06% from 234); Green value is 145 (57.03% from 255 or 61.97% from 234); Blue value is 21 (8.59% from 255 or 8.97% from 234); Max value from RGB is 145 - color contains mainly: green. Hex color #449115 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449115 is #BB6EEA. Grayscale: #6C6C6C. Windows color (decimal): -12283627 or 1413444. OLE color: 1413444.
HSL color Cylindrical-coordinate representation of color #449115: hue angle of 97.26º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #449115 is Cyan = 0.53, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 145 | 21 | - |
| CMYK | 0.53 | 0 | 0.86 | 0.43 |
| HSL | 97.26º | 0.75% | 0.33% | - |
| HSV(B) | 97.26º | 0.86% | 0.57% | - |
| XYZ | 12.64 | 21.53 | 4.2 | - |
| YUV | 107.84 | 78.99 | 99.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 145 | 21 | 0.53 | 0 | 0.86 | 0.43 | 97.26 | 0.75 | 0.33 |
| Hex | 44 | 91 | 15 | 35 | 0 | 56 | 2B | 61 | 4B | 21 |
| Octal | 104 | 221 | 25 | 65 | 0 | 126 | 53 | 141 | 113 | 41 |
| Binary | 1000100 | 10010001 | 10101 | 110101 | 0 | 1010110 | 101011 | 1100001 | 1001011 | 100001 |
Color Harmonies of #449115
Complementary color
Monochromatic Colors of #449115
Black with #449115
Text Example
Text Example
White with #449115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449115; }
p { color: rgb(68,145,21); }
H1.HeaderClassName
{
color: #449115;
}
.AnyTagClassName
{
color: #449115;
}
</style>
background-color css
<style>
a { background-color: #449115; }
a { background-color: rgb(68,145,21); }
div.DivClassName
{
background-color: #449115;
}
.BgClassName
{
background-color: #449115;
}
</style>
border-color css
<style>
span { border-color: #449115; }
span { border-color: rgb(68,145,21); }
td.TdClassName
{
border-color: #449115;
}
.TagClassName
{
border-color: #449115;
}
</style>