Shades of Fruit Salad #479947
Tints of Fruit Salad #479947
RGB
CMYK
RGB Variations
Color information
#479947 (or 0x479947) is known color: Fruit Salad. HEX triplet: 47, 99 and 47. RGB value is (71,153,71). Sum of RGB (Red+Green+Blue) = 71+153+71=295 (39% of max value = 765). Red value is 71 (28.12% from 255 or 24.07% from 295); Green value is 153 (60.16% from 255 or 51.86% from 295); Blue value is 71 (28.12% from 255 or 24.07% from 295); Max value from RGB is 153 - color contains mainly: green. Hex color #479947 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479947 is #B866B8. Grayscale: #777777. Windows color (decimal): -12084921 or 4692295. OLE color: 4692295.
HSL color Cylindrical-coordinate representation of color #479947: hue angle of 120º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #479947 is Cyan = 0.54, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 71 | 153 | 71 | - |
| CMYK | 0.54 | 0 | 0.54 | 0.4 |
| HSL | 120º | 0.37% | 0.44% | - |
| HSV(B) | 120º | 0.54% | 0.6% | - |
| XYZ | 15.13 | 24.58 | 9.91 | - |
| YUV | 119.13 | 100.83 | 93.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 153 | 71 | 0.54 | 0 | 0.54 | 0.4 | 120 | 0.37 | 0.44 |
| Hex | 47 | 99 | 47 | 36 | 0 | 36 | 28 | 78 | 25 | 2C |
| Octal | 107 | 231 | 107 | 66 | 0 | 66 | 50 | 170 | 45 | 54 |
| Binary | 1000111 | 10011001 | 1000111 | 110110 | 0 | 110110 | 101000 | 1111000 | 100101 | 101100 |
Color Harmonies of #479947
Complementary color
Monochromatic Colors of #479947
Black with #479947
Text Example
Text Example
White with #479947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479947; }
p { color: rgb(71,153,71); }
H1.HeaderClassName
{
color: #479947;
}
.AnyTagClassName
{
color: #479947;
}
</style>
background-color css
<style>
a { background-color: #479947; }
a { background-color: rgb(71,153,71); }
div.DivClassName
{
background-color: #479947;
}
.BgClassName
{
background-color: #479947;
}
</style>
border-color css
<style>
span { border-color: #479947; }
span { border-color: rgb(71,153,71); }
td.TdClassName
{
border-color: #479947;
}
.TagClassName
{
border-color: #479947;
}
</style>