Shades of Fruit Salad #449047
Tints of Fruit Salad #449047
RGB
CMYK
RGB Variations
Color information
#449047 (or 0x449047) is known color: Fruit Salad. HEX triplet: 44, 90 and 47. RGB value is (68,144,71). Sum of RGB (Red+Green+Blue) = 68+144+71=283 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.03% from 283); Green value is 144 (56.64% from 255 or 50.88% from 283); Blue value is 71 (28.12% from 255 or 25.09% from 283); Max value from RGB is 144 - color contains mainly: green. Hex color #449047 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449047 is #BB6FB8. Grayscale: #717171. Windows color (decimal): -12283833 or 4689988. OLE color: 4689988.
HSL color Cylindrical-coordinate representation of color #449047: hue angle of 122.37º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #449047 is Cyan = 0.53, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 144 | 71 | - |
| CMYK | 0.53 | 0 | 0.51 | 0.44 |
| HSL | 122.37º | 0.36% | 0.42% | - |
| HSV(B) | 122.37º | 0.53% | 0.56% | - |
| XYZ | 13.49 | 21.63 | 9.43 | - |
| YUV | 112.95 | 104.32 | 95.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 144 | 71 | 0.53 | 0 | 0.51 | 0.44 | 122.37 | 0.36 | 0.42 |
| Hex | 44 | 90 | 47 | 35 | 0 | 33 | 2C | 7A | 24 | 2A |
| Octal | 104 | 220 | 107 | 65 | 0 | 63 | 54 | 172 | 44 | 52 |
| Binary | 1000100 | 10010000 | 1000111 | 110101 | 0 | 110011 | 101100 | 1111010 | 100100 | 101010 |
Color Harmonies of #449047
Complementary color
Monochromatic Colors of #449047
Black with #449047
Text Example
Text Example
White with #449047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449047; }
p { color: rgb(68,144,71); }
H1.HeaderClassName
{
color: #449047;
}
.AnyTagClassName
{
color: #449047;
}
</style>
background-color css
<style>
a { background-color: #449047; }
a { background-color: rgb(68,144,71); }
div.DivClassName
{
background-color: #449047;
}
.BgClassName
{
background-color: #449047;
}
</style>
border-color css
<style>
span { border-color: #449047; }
span { border-color: rgb(68,144,71); }
td.TdClassName
{
border-color: #449047;
}
.TagClassName
{
border-color: #449047;
}
</style>