Shades of Fruit Salad #479048
Tints of Fruit Salad #479048
RGB
CMYK
RGB Variations
Color information
#479048 (or 0x479048) is known color: Fruit Salad. HEX triplet: 47, 90 and 48. RGB value is (71,144,72). Sum of RGB (Red+Green+Blue) = 71+144+72=287 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.74% from 287); Green value is 144 (56.64% from 255 or 50.17% from 287); Blue value is 72 (28.52% from 255 or 25.09% from 287); Max value from RGB is 144 - color contains mainly: green. Hex color #479048 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479048 is #B86FB7. Grayscale: #727272. Windows color (decimal): -12087224 or 4755527. OLE color: 4755527.
HSL color Cylindrical-coordinate representation of color #479048: hue angle of 120.82º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479048 is Cyan = 0.51, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 144 | 72 | - |
| CMYK | 0.51 | 0 | 0.50 | 0.44 |
| HSL | 120.82º | 0.34% | 0.42% | - |
| HSV(B) | 120.82º | 0.51% | 0.56% | - |
| XYZ | 13.74 | 21.75 | 9.61 | - |
| YUV | 113.97 | 104.32 | 97.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 72 | 0.51 | 0 | 0.50 | 0.44 | 120.82 | 0.34 | 0.42 |
| Hex | 47 | 90 | 48 | 33 | 0 | 32 | 2C | 79 | 22 | 2A |
| Octal | 107 | 220 | 110 | 63 | 0 | 62 | 54 | 171 | 42 | 52 |
| Binary | 1000111 | 10010000 | 1001000 | 110011 | 0 | 110010 | 101100 | 1111001 | 100010 | 101010 |
Color Harmonies of #479048
Complementary color
Monochromatic Colors of #479048
Black with #479048
Text Example
Text Example
White with #479048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479048; }
p { color: rgb(71,144,72); }
H1.HeaderClassName
{
color: #479048;
}
.AnyTagClassName
{
color: #479048;
}
</style>
background-color css
<style>
a { background-color: #479048; }
a { background-color: rgb(71,144,72); }
div.DivClassName
{
background-color: #479048;
}
.BgClassName
{
background-color: #479048;
}
</style>
border-color css
<style>
span { border-color: #479048; }
span { border-color: rgb(71,144,72); }
td.TdClassName
{
border-color: #479048;
}
.TagClassName
{
border-color: #479048;
}
</style>