Shades of Fruit Salad #479147
Tints of Fruit Salad #479147
RGB
CMYK
RGB Variations
Color information
#479147 (or 0x479147) is known color: Fruit Salad. HEX triplet: 47, 91 and 47. RGB value is (71,145,71). Sum of RGB (Red+Green+Blue) = 71+145+71=287 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.74% from 287); Green value is 145 (57.03% from 255 or 50.52% from 287); Blue value is 71 (28.12% from 255 or 24.74% from 287); Max value from RGB is 145 - color contains mainly: green. Hex color #479147 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479147 is #B86EB8. Grayscale: #727272. Windows color (decimal): -12086969 or 4690247. OLE color: 4690247.
HSL color Cylindrical-coordinate representation of color #479147: hue angle of 120º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479147 is Cyan = 0.51, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 145 | 71 | - |
| CMYK | 0.51 | 0 | 0.51 | 0.43 |
| HSL | 120º | 0.34% | 0.42% | - |
| HSV(B) | 120º | 0.51% | 0.57% | - |
| XYZ | 13.86 | 22.05 | 9.49 | - |
| YUV | 114.44 | 103.48 | 97.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 145 | 71 | 0.51 | 0 | 0.51 | 0.43 | 120 | 0.34 | 0.42 |
| Hex | 47 | 91 | 47 | 33 | 0 | 33 | 2B | 78 | 22 | 2A |
| Octal | 107 | 221 | 107 | 63 | 0 | 63 | 53 | 170 | 42 | 52 |
| Binary | 1000111 | 10010001 | 1000111 | 110011 | 0 | 110011 | 101011 | 1111000 | 100010 | 101010 |
Color Harmonies of #479147
Complementary color
Monochromatic Colors of #479147
Black with #479147
Text Example
Text Example
White with #479147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479147; }
p { color: rgb(71,145,71); }
H1.HeaderClassName
{
color: #479147;
}
.AnyTagClassName
{
color: #479147;
}
</style>
background-color css
<style>
a { background-color: #479147; }
a { background-color: rgb(71,145,71); }
div.DivClassName
{
background-color: #479147;
}
.BgClassName
{
background-color: #479147;
}
</style>
border-color css
<style>
span { border-color: #479147; }
span { border-color: rgb(71,145,71); }
td.TdClassName
{
border-color: #479147;
}
.TagClassName
{
border-color: #479147;
}
</style>