Shades of La Palma #449507
Tints of La Palma #449507
RGB
CMYK
RGB Variations
Color information
#449507 (or 0x449507) is known color: La Palma. HEX triplet: 44, 95 and 07. RGB value is (68,149,7). Sum of RGB (Red+Green+Blue) = 68+149+7=224 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.36% from 224); Green value is 149 (58.59% from 255 or 66.52% from 224); Blue value is 7 (3.12% from 255 or 3.12% from 224); Max value from RGB is 149 - color contains mainly: green. Hex color #449507 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #449507 is #BB6AF8. Grayscale: #6D6D6D. Windows color (decimal): -12282617 or 496964. OLE color: 496964.
HSL color Cylindrical-coordinate representation of color #449507: hue angle of 94.23º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #449507 is Cyan = 0.54, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 149 | 7 | - |
| CMYK | 0.54 | 0 | 0.95 | 0.42 |
| HSL | 94.23º | 0.91% | 0.31% | - |
| HSV(B) | 94.23º | 0.95% | 0.58% | - |
| XYZ | 13.17 | 22.74 | 3.9 | - |
| YUV | 108.59 | 70.66 | 99.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 149 | 7 | 0.54 | 0 | 0.95 | 0.42 | 94.23 | 0.91 | 0.31 |
| Hex | 44 | 95 | 7 | 36 | 0 | 5F | 2A | 5E | 5B | 1F |
| Octal | 104 | 225 | 7 | 66 | 0 | 137 | 52 | 136 | 133 | 37 |
| Binary | 1000100 | 10010101 | 111 | 110110 | 0 | 1011111 | 101010 | 1011110 | 1011011 | 11111 |
Color Harmonies of #449507
Complementary color
Monochromatic Colors of #449507
Black with #449507
Text Example
Text Example
White with #449507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449507; }
p { color: rgb(68,149,7); }
H1.HeaderClassName
{
color: #449507;
}
.AnyTagClassName
{
color: #449507;
}
</style>
background-color css
<style>
a { background-color: #449507; }
a { background-color: rgb(68,149,7); }
div.DivClassName
{
background-color: #449507;
}
.BgClassName
{
background-color: #449507;
}
</style>
border-color css
<style>
span { border-color: #449507; }
span { border-color: rgb(68,149,7); }
td.TdClassName
{
border-color: #449507;
}
.TagClassName
{
border-color: #449507;
}
</style>