Shades of Fruit Salad #479446
Tints of Fruit Salad #479446
RGB
CMYK
RGB Variations
Color information
#479446 (or 0x479446) is known color: Fruit Salad. HEX triplet: 47, 94 and 46. RGB value is (71,148,70). Sum of RGB (Red+Green+Blue) = 71+148+70=289 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.57% from 289); Green value is 148 (58.20% from 255 or 51.21% from 289); Blue value is 70 (27.73% from 255 or 24.22% from 289); Max value from RGB is 148 - color contains mainly: green. Hex color #479446 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479446 is #B86BB9. Grayscale: #747474. Windows color (decimal): -12086202 or 4625479. OLE color: 4625479.
HSL color Cylindrical-coordinate representation of color #479446: hue angle of 119.23º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #479446 is Cyan = 0.52, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 148 | 70 | - |
| CMYK | 0.52 | 0 | 0.53 | 0.42 |
| HSL | 119.23º | 0.36% | 0.43% | - |
| HSV(B) | 119.23º | 0.53% | 0.58% | - |
| XYZ | 14.29 | 22.96 | 9.47 | - |
| YUV | 116.09 | 101.99 | 95.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 148 | 70 | 0.52 | 0 | 0.53 | 0.42 | 119.23 | 0.36 | 0.43 |
| Hex | 47 | 94 | 46 | 34 | 0 | 35 | 2A | 77 | 24 | 2B |
| Octal | 107 | 224 | 106 | 64 | 0 | 65 | 52 | 167 | 44 | 53 |
| Binary | 1000111 | 10010100 | 1000110 | 110100 | 0 | 110101 | 101010 | 1110111 | 100100 | 101011 |
Color Harmonies of #479446
Complementary color
Monochromatic Colors of #479446
Black with #479446
Text Example
Text Example
White with #479446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479446; }
p { color: rgb(71,148,70); }
H1.HeaderClassName
{
color: #479446;
}
.AnyTagClassName
{
color: #479446;
}
</style>
background-color css
<style>
a { background-color: #479446; }
a { background-color: rgb(71,148,70); }
div.DivClassName
{
background-color: #479446;
}
.BgClassName
{
background-color: #479446;
}
</style>
border-color css
<style>
span { border-color: #479446; }
span { border-color: rgb(71,148,70); }
td.TdClassName
{
border-color: #479446;
}
.TagClassName
{
border-color: #479446;
}
</style>