Shades of La Palma #449005
Tints of La Palma #449005
RGB
CMYK
RGB Variations
Color information
#449005 (or 0x449005) is known color: La Palma. HEX triplet: 44, 90 and 05. RGB value is (68,144,5). Sum of RGB (Red+Green+Blue) = 68+144+5=217 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.34% from 217); Green value is 144 (56.64% from 255 or 66.36% from 217); Blue value is 5 (2.34% from 255 or 2.30% from 217); Max value from RGB is 144 - color contains mainly: green. Hex color #449005 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449005 is #BB6FFA. Grayscale: #696969. Windows color (decimal): -12283899 or 364612. OLE color: 364612.
HSL color Cylindrical-coordinate representation of color #449005: hue angle of 92.81º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #449005 is Cyan = 0.53, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 144 | 5 | - |
| CMYK | 0.53 | 0 | 0.97 | 0.44 |
| HSL | 92.81º | 0.93% | 0.29% | - |
| HSV(B) | 92.81º | 0.97% | 0.56% | - |
| XYZ | 12.38 | 21.19 | 3.58 | - |
| YUV | 105.43 | 71.32 | 101.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 144 | 5 | 0.53 | 0 | 0.97 | 0.44 | 92.81 | 0.93 | 0.29 |
| Hex | 44 | 90 | 5 | 35 | 0 | 61 | 2C | 5D | 5D | 1D |
| Octal | 104 | 220 | 5 | 65 | 0 | 141 | 54 | 135 | 135 | 35 |
| Binary | 1000100 | 10010000 | 101 | 110101 | 0 | 1100001 | 101100 | 1011101 | 1011101 | 11101 |
Color Harmonies of #449005
Complementary color
Monochromatic Colors of #449005
Black with #449005
Text Example
Text Example
White with #449005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449005; }
p { color: rgb(68,144,5); }
H1.HeaderClassName
{
color: #449005;
}
.AnyTagClassName
{
color: #449005;
}
</style>
background-color css
<style>
a { background-color: #449005; }
a { background-color: rgb(68,144,5); }
div.DivClassName
{
background-color: #449005;
}
.BgClassName
{
background-color: #449005;
}
</style>
border-color css
<style>
span { border-color: #449005; }
span { border-color: rgb(68,144,5); }
td.TdClassName
{
border-color: #449005;
}
.TagClassName
{
border-color: #449005;
}
</style>