Shades of La Palma #449111
Tints of La Palma #449111
RGB
CMYK
RGB Variations
Color information
#449111 (or 0x449111) is known color: La Palma. HEX triplet: 44, 91 and 11. RGB value is (68,145,17). Sum of RGB (Red+Green+Blue) = 68+145+17=230 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.57% from 230); Green value is 145 (57.03% from 255 or 63.04% from 230); Blue value is 17 (7.03% from 255 or 7.39% from 230); Max value from RGB is 145 - color contains mainly: green. Hex color #449111 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449111 is #BB6EEE. Grayscale: #6B6B6B. Windows color (decimal): -12283631 or 1151300. OLE color: 1151300.
HSL color Cylindrical-coordinate representation of color #449111: hue angle of 96.09º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #449111 is Cyan = 0.53, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 145 | 17 | - |
| CMYK | 0.53 | 0 | 0.88 | 0.43 |
| HSL | 96.09º | 0.79% | 0.32% | - |
| HSV(B) | 96.09º | 0.88% | 0.57% | - |
| XYZ | 12.61 | 21.52 | 4.02 | - |
| YUV | 107.39 | 76.99 | 99.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 145 | 17 | 0.53 | 0 | 0.88 | 0.43 | 96.09 | 0.79 | 0.32 |
| Hex | 44 | 91 | 11 | 35 | 0 | 58 | 2B | 60 | 4F | 20 |
| Octal | 104 | 221 | 21 | 65 | 0 | 130 | 53 | 140 | 117 | 40 |
| Binary | 1000100 | 10010001 | 10001 | 110101 | 0 | 1011000 | 101011 | 1100000 | 1001111 | 100000 |
Color Harmonies of #449111
Complementary color
Monochromatic Colors of #449111
Black with #449111
Text Example
Text Example
White with #449111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449111; }
p { color: rgb(68,145,17); }
H1.HeaderClassName
{
color: #449111;
}
.AnyTagClassName
{
color: #449111;
}
</style>
background-color css
<style>
a { background-color: #449111; }
a { background-color: rgb(68,145,17); }
div.DivClassName
{
background-color: #449111;
}
.BgClassName
{
background-color: #449111;
}
</style>
border-color css
<style>
span { border-color: #449111; }
span { border-color: rgb(68,145,17); }
td.TdClassName
{
border-color: #449111;
}
.TagClassName
{
border-color: #449111;
}
</style>