Shades of La Palma #449108
Tints of La Palma #449108
RGB
CMYK
RGB Variations
Color information
#449108 (or 0x449108) is known color: La Palma. HEX triplet: 44, 91 and 08. RGB value is (68,145,8). Sum of RGB (Red+Green+Blue) = 68+145+8=221 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.77% from 221); Green value is 145 (57.03% from 255 or 65.61% from 221); Blue value is 8 (3.52% from 255 or 3.62% from 221); Max value from RGB is 145 - color contains mainly: green. Hex color #449108 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449108 is #BB6EF7. Grayscale: #6A6A6A. Windows color (decimal): -12283640 or 561476. OLE color: 561476.
HSL color Cylindrical-coordinate representation of color #449108: hue angle of 93.72º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #449108 is Cyan = 0.53, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 145 | 8 | - |
| CMYK | 0.53 | 0 | 0.94 | 0.43 |
| HSL | 93.72º | 0.9% | 0.3% | - |
| HSV(B) | 93.72º | 0.94% | 0.57% | - |
| XYZ | 12.55 | 21.5 | 3.72 | - |
| YUV | 106.36 | 72.49 | 100.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 145 | 8 | 0.53 | 0 | 0.94 | 0.43 | 93.72 | 0.9 | 0.3 |
| Hex | 44 | 91 | 8 | 35 | 0 | 5E | 2B | 5E | 5A | 1E |
| Octal | 104 | 221 | 10 | 65 | 0 | 136 | 53 | 136 | 132 | 36 |
| Binary | 1000100 | 10010001 | 1000 | 110101 | 0 | 1011110 | 101011 | 1011110 | 1011010 | 11110 |
Color Harmonies of #449108
Complementary color
Monochromatic Colors of #449108
Black with #449108
Text Example
Text Example
White with #449108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449108; }
p { color: rgb(68,145,8); }
H1.HeaderClassName
{
color: #449108;
}
.AnyTagClassName
{
color: #449108;
}
</style>
background-color css
<style>
a { background-color: #449108; }
a { background-color: rgb(68,145,8); }
div.DivClassName
{
background-color: #449108;
}
.BgClassName
{
background-color: #449108;
}
</style>
border-color css
<style>
span { border-color: #449108; }
span { border-color: rgb(68,145,8); }
td.TdClassName
{
border-color: #449108;
}
.TagClassName
{
border-color: #449108;
}
</style>