Shades of Fruit Salad #449847
Tints of Fruit Salad #449847
RGB
CMYK
RGB Variations
Color information
#449847 (or 0x449847) is known color: Fruit Salad. HEX triplet: 44, 98 and 47. RGB value is (68,152,71). Sum of RGB (Red+Green+Blue) = 68+152+71=291 (38% of max value = 765). Red value is 68 (26.95% from 255 or 23.37% from 291); Green value is 152 (59.77% from 255 or 52.23% from 291); Blue value is 71 (28.12% from 255 or 24.40% from 291); Max value from RGB is 152 - color contains mainly: green. Hex color #449847 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #449847 is #BB67B8. Grayscale: #757575. Windows color (decimal): -12281785 or 4692036. OLE color: 4692036.
HSL color Cylindrical-coordinate representation of color #449847: hue angle of 122.14º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #449847 is Cyan = 0.55, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 68 | 152 | 71 | - |
| CMYK | 0.55 | 0 | 0.53 | 0.40 |
| HSL | 122.14º | 0.38% | 0.43% | - |
| HSV(B) | 122.14º | 0.55% | 0.6% | - |
| XYZ | 14.75 | 24.14 | 9.84 | - |
| YUV | 117.65 | 101.67 | 92.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 152 | 71 | 0.55 | 0 | 0.53 | 0.40 | 122.14 | 0.38 | 0.43 |
| Hex | 44 | 98 | 47 | 37 | 0 | 35 | 28 | 7A | 26 | 2B |
| Octal | 104 | 230 | 107 | 67 | 0 | 65 | 50 | 172 | 46 | 53 |
| Binary | 1000100 | 10011000 | 1000111 | 110111 | 0 | 110101 | 101000 | 1111010 | 100110 | 101011 |
Color Harmonies of #449847
Complementary color
Monochromatic Colors of #449847
Black with #449847
Text Example
Text Example
White with #449847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449847; }
p { color: rgb(68,152,71); }
H1.HeaderClassName
{
color: #449847;
}
.AnyTagClassName
{
color: #449847;
}
</style>
background-color css
<style>
a { background-color: #449847; }
a { background-color: rgb(68,152,71); }
div.DivClassName
{
background-color: #449847;
}
.BgClassName
{
background-color: #449847;
}
</style>
border-color css
<style>
span { border-color: #449847; }
span { border-color: rgb(68,152,71); }
td.TdClassName
{
border-color: #449847;
}
.TagClassName
{
border-color: #449847;
}
</style>