Shades of Fruit Salad #449345
Tints of Fruit Salad #449345
RGB
CMYK
RGB Variations
Color information
#449345 (or 0x449345) is known color: Fruit Salad. HEX triplet: 44, 93 and 45. RGB value is (68,147,69). Sum of RGB (Red+Green+Blue) = 68+147+69=284 (37% of max value = 765). Red value is 68 (26.95% from 255 or 23.94% from 284); Green value is 147 (57.81% from 255 or 51.76% from 284); Blue value is 69 (27.34% from 255 or 24.30% from 284); Max value from RGB is 147 - color contains mainly: green. Hex color #449345 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449345 is #BB6CBA. Grayscale: #727272. Windows color (decimal): -12283067 or 4559684. OLE color: 4559684.
HSL color Cylindrical-coordinate representation of color #449345: hue angle of 120.76º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #449345 is Cyan = 0.54, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 147 | 69 | - |
| CMYK | 0.54 | 0 | 0.53 | 0.42 |
| HSL | 120.76º | 0.37% | 0.42% | - |
| HSV(B) | 120.76º | 0.54% | 0.58% | - |
| XYZ | 13.89 | 22.53 | 9.25 | - |
| YUV | 114.49 | 102.33 | 94.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 147 | 69 | 0.54 | 0 | 0.53 | 0.42 | 120.76 | 0.37 | 0.42 |
| Hex | 44 | 93 | 45 | 36 | 0 | 35 | 2A | 79 | 25 | 2A |
| Octal | 104 | 223 | 105 | 66 | 0 | 65 | 52 | 171 | 45 | 52 |
| Binary | 1000100 | 10010011 | 1000101 | 110110 | 0 | 110101 | 101010 | 1111001 | 100101 | 101010 |
Color Harmonies of #449345
Complementary color
Monochromatic Colors of #449345
Black with #449345
Text Example
Text Example
White with #449345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449345; }
p { color: rgb(68,147,69); }
H1.HeaderClassName
{
color: #449345;
}
.AnyTagClassName
{
color: #449345;
}
</style>
background-color css
<style>
a { background-color: #449345; }
a { background-color: rgb(68,147,69); }
div.DivClassName
{
background-color: #449345;
}
.BgClassName
{
background-color: #449345;
}
</style>
border-color css
<style>
span { border-color: #449345; }
span { border-color: rgb(68,147,69); }
td.TdClassName
{
border-color: #449345;
}
.TagClassName
{
border-color: #449345;
}
</style>