Shades of La Palma #449008
Tints of La Palma #449008
RGB
CMYK
RGB Variations
Color information
#449008 (or 0x449008) is known color: La Palma. HEX triplet: 44, 90 and 08. RGB value is (68,144,8). Sum of RGB (Red+Green+Blue) = 68+144+8=220 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.91% from 220); Green value is 144 (56.64% from 255 or 65.45% from 220); Blue value is 8 (3.52% from 255 or 3.64% from 220); Max value from RGB is 144 - color contains mainly: green. Hex color #449008 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449008 is #BB6FF7. Grayscale: #6A6A6A. Windows color (decimal): -12283896 or 561220. OLE color: 561220.
HSL color Cylindrical-coordinate representation of color #449008: hue angle of 93.53º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #449008 is Cyan = 0.53, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 144 | 8 | - |
| CMYK | 0.53 | 0 | 0.94 | 0.44 |
| HSL | 93.53º | 0.89% | 0.3% | - |
| HSV(B) | 93.53º | 0.94% | 0.56% | - |
| XYZ | 12.4 | 21.19 | 3.67 | - |
| YUV | 105.77 | 72.82 | 101.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 144 | 8 | 0.53 | 0 | 0.94 | 0.44 | 93.53 | 0.89 | 0.3 |
| Hex | 44 | 90 | 8 | 35 | 0 | 5E | 2C | 5E | 59 | 1E |
| Octal | 104 | 220 | 10 | 65 | 0 | 136 | 54 | 136 | 131 | 36 |
| Binary | 1000100 | 10010000 | 1000 | 110101 | 0 | 1011110 | 101100 | 1011110 | 1011001 | 11110 |
Color Harmonies of #449008
Complementary color
Monochromatic Colors of #449008
Black with #449008
Text Example
Text Example
White with #449008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449008; }
p { color: rgb(68,144,8); }
H1.HeaderClassName
{
color: #449008;
}
.AnyTagClassName
{
color: #449008;
}
</style>
background-color css
<style>
a { background-color: #449008; }
a { background-color: rgb(68,144,8); }
div.DivClassName
{
background-color: #449008;
}
.BgClassName
{
background-color: #449008;
}
</style>
border-color css
<style>
span { border-color: #449008; }
span { border-color: rgb(68,144,8); }
td.TdClassName
{
border-color: #449008;
}
.TagClassName
{
border-color: #449008;
}
</style>