Shades of Fruit Salad #479346
Tints of Fruit Salad #479346
RGB
CMYK
RGB Variations
Color information
#479346 (or 0x479346) is known color: Fruit Salad. HEX triplet: 47, 93 and 46. RGB value is (71,147,70). Sum of RGB (Red+Green+Blue) = 71+147+70=288 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.65% from 288); Green value is 147 (57.81% from 255 or 51.04% from 288); Blue value is 70 (27.73% from 255 or 24.31% from 288); Max value from RGB is 147 - color contains mainly: green. Hex color #479346 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479346 is #B86CB9. Grayscale: #737373. Windows color (decimal): -12086458 or 4625223. OLE color: 4625223.
HSL color Cylindrical-coordinate representation of color #479346: hue angle of 119.22º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #479346 is Cyan = 0.52, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 147 | 70 | - |
| CMYK | 0.52 | 0 | 0.52 | 0.42 |
| HSL | 119.22º | 0.35% | 0.43% | - |
| HSV(B) | 119.22º | 0.52% | 0.58% | - |
| XYZ | 14.14 | 22.65 | 9.42 | - |
| YUV | 115.5 | 102.32 | 96.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 147 | 70 | 0.52 | 0 | 0.52 | 0.42 | 119.22 | 0.35 | 0.43 |
| Hex | 47 | 93 | 46 | 34 | 0 | 34 | 2A | 77 | 23 | 2B |
| Octal | 107 | 223 | 106 | 64 | 0 | 64 | 52 | 167 | 43 | 53 |
| Binary | 1000111 | 10010011 | 1000110 | 110100 | 0 | 110100 | 101010 | 1110111 | 100011 | 101011 |
Color Harmonies of #479346
Complementary color
Monochromatic Colors of #479346
Black with #479346
Text Example
Text Example
White with #479346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479346; }
p { color: rgb(71,147,70); }
H1.HeaderClassName
{
color: #479346;
}
.AnyTagClassName
{
color: #479346;
}
</style>
background-color css
<style>
a { background-color: #479346; }
a { background-color: rgb(71,147,70); }
div.DivClassName
{
background-color: #479346;
}
.BgClassName
{
background-color: #479346;
}
</style>
border-color css
<style>
span { border-color: #479346; }
span { border-color: rgb(71,147,70); }
td.TdClassName
{
border-color: #479346;
}
.TagClassName
{
border-color: #479346;
}
</style>