Shades of La Palma #449706
Tints of La Palma #449706
RGB
CMYK
RGB Variations
Color information
#449706 (or 0x449706) is known color: La Palma. HEX triplet: 44, 97 and 06. RGB value is (68,151,6). Sum of RGB (Red+Green+Blue) = 68+151+6=225 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.22% from 225); Green value is 151 (59.38% from 255 or 67.11% from 225); Blue value is 6 (2.73% from 255 or 2.67% from 225); Max value from RGB is 151 - color contains mainly: green. Hex color #449706 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449706 is #BB68F9. Grayscale: #6E6E6E. Windows color (decimal): -12282106 or 431940. OLE color: 431940.
HSL color Cylindrical-coordinate representation of color #449706: hue angle of 94.34º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #449706 is Cyan = 0.55, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 68 | 151 | 6 | - |
| CMYK | 0.55 | 0 | 0.96 | 0.41 |
| HSL | 94.34º | 0.92% | 0.31% | - |
| HSV(B) | 94.34º | 0.96% | 0.59% | - |
| XYZ | 13.48 | 23.38 | 3.97 | - |
| YUV | 109.65 | 69.5 | 98.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 151 | 6 | 0.55 | 0 | 0.96 | 0.41 | 94.34 | 0.92 | 0.31 |
| Hex | 44 | 97 | 6 | 37 | 0 | 60 | 29 | 5E | 5C | 1F |
| Octal | 104 | 227 | 6 | 67 | 0 | 140 | 51 | 136 | 134 | 37 |
| Binary | 1000100 | 10010111 | 110 | 110111 | 0 | 1100000 | 101001 | 1011110 | 1011100 | 11111 |
Color Harmonies of #449706
Complementary color
Monochromatic Colors of #449706
Black with #449706
Text Example
Text Example
White with #449706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449706; }
p { color: rgb(68,151,6); }
H1.HeaderClassName
{
color: #449706;
}
.AnyTagClassName
{
color: #449706;
}
</style>
background-color css
<style>
a { background-color: #449706; }
a { background-color: rgb(68,151,6); }
div.DivClassName
{
background-color: #449706;
}
.BgClassName
{
background-color: #449706;
}
</style>
border-color css
<style>
span { border-color: #449706; }
span { border-color: rgb(68,151,6); }
td.TdClassName
{
border-color: #449706;
}
.TagClassName
{
border-color: #449706;
}
</style>