Shades of Fruit Salad #479547
Tints of Fruit Salad #479547
RGB
CMYK
RGB Variations
Color information
#479547 (or 0x479547) is known color: Fruit Salad. HEX triplet: 47, 95 and 47. RGB value is (71,149,71). Sum of RGB (Red+Green+Blue) = 71+149+71=291 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.40% from 291); Green value is 149 (58.59% from 255 or 51.20% from 291); Blue value is 71 (28.12% from 255 or 24.40% from 291); Max value from RGB is 149 - color contains mainly: green. Hex color #479547 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479547 is #B86AB8. Grayscale: #757575. Windows color (decimal): -12085945 or 4691271. OLE color: 4691271.
HSL color Cylindrical-coordinate representation of color #479547: hue angle of 120º 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 #479547 is Cyan = 0.52, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 149 | 71 | - |
| CMYK | 0.52 | 0 | 0.52 | 0.42 |
| HSL | 120º | 0.35% | 0.43% | - |
| HSV(B) | 120º | 0.52% | 0.58% | - |
| XYZ | 14.48 | 23.29 | 9.69 | - |
| YUV | 116.79 | 102.16 | 95.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 149 | 71 | 0.52 | 0 | 0.52 | 0.42 | 120 | 0.35 | 0.43 |
| Hex | 47 | 95 | 47 | 34 | 0 | 34 | 2A | 78 | 23 | 2B |
| Octal | 107 | 225 | 107 | 64 | 0 | 64 | 52 | 170 | 43 | 53 |
| Binary | 1000111 | 10010101 | 1000111 | 110100 | 0 | 110100 | 101010 | 1111000 | 100011 | 101011 |
Color Harmonies of #479547
Complementary color
Monochromatic Colors of #479547
Black with #479547
Text Example
Text Example
White with #479547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479547; }
p { color: rgb(71,149,71); }
H1.HeaderClassName
{
color: #479547;
}
.AnyTagClassName
{
color: #479547;
}
</style>
background-color css
<style>
a { background-color: #479547; }
a { background-color: rgb(71,149,71); }
div.DivClassName
{
background-color: #479547;
}
.BgClassName
{
background-color: #479547;
}
</style>
border-color css
<style>
span { border-color: #479547; }
span { border-color: rgb(71,149,71); }
td.TdClassName
{
border-color: #479547;
}
.TagClassName
{
border-color: #479547;
}
</style>