Shades of Fruit Salad #479549
Tints of Fruit Salad #479549
RGB
CMYK
RGB Variations
Color information
#479549 (or 0x479549) is known color: Fruit Salad. HEX triplet: 47, 95 and 49. RGB value is (71,149,73). Sum of RGB (Red+Green+Blue) = 71+149+73=293 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.23% from 293); Green value is 149 (58.59% from 255 or 50.85% from 293); Blue value is 73 (28.91% from 255 or 24.91% from 293); Max value from RGB is 149 - color contains mainly: green. Hex color #479549 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479549 is #B86AB6. Grayscale: #757575. Windows color (decimal): -12085943 or 4822343. OLE color: 4822343.
HSL color Cylindrical-coordinate representation of color #479549: hue angle of 121.54º 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 #479549 is Cyan = 0.52, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 149 | 73 | - |
| CMYK | 0.52 | 0 | 0.51 | 0.42 |
| HSL | 121.54º | 0.35% | 0.43% | - |
| HSV(B) | 121.54º | 0.52% | 0.58% | - |
| XYZ | 14.55 | 23.32 | 10.04 | - |
| YUV | 117.01 | 103.16 | 95.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 149 | 73 | 0.52 | 0 | 0.51 | 0.42 | 121.54 | 0.35 | 0.43 |
| Hex | 47 | 95 | 49 | 34 | 0 | 33 | 2A | 7A | 23 | 2B |
| Octal | 107 | 225 | 111 | 64 | 0 | 63 | 52 | 172 | 43 | 53 |
| Binary | 1000111 | 10010101 | 1001001 | 110100 | 0 | 110011 | 101010 | 1111010 | 100011 | 101011 |
Color Harmonies of #479549
Complementary color
Monochromatic Colors of #479549
Black with #479549
Text Example
Text Example
White with #479549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479549; }
p { color: rgb(71,149,73); }
H1.HeaderClassName
{
color: #479549;
}
.AnyTagClassName
{
color: #479549;
}
</style>
background-color css
<style>
a { background-color: #479549; }
a { background-color: rgb(71,149,73); }
div.DivClassName
{
background-color: #479549;
}
.BgClassName
{
background-color: #479549;
}
</style>
border-color css
<style>
span { border-color: #479549; }
span { border-color: rgb(71,149,73); }
td.TdClassName
{
border-color: #479549;
}
.TagClassName
{
border-color: #479549;
}
</style>