Shades of Fruit Salad #479248
Tints of Fruit Salad #479248
RGB
CMYK
RGB Variations
Color information
#479248 (or 0x479248) is known color: Fruit Salad. HEX triplet: 47, 92 and 48. RGB value is (71,146,72). Sum of RGB (Red+Green+Blue) = 71+146+72=289 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.57% from 289); Green value is 146 (57.42% from 255 or 50.52% from 289); Blue value is 72 (28.52% from 255 or 24.91% from 289); Max value from RGB is 146 - color contains mainly: green. Hex color #479248 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479248 is #B86DB7. Grayscale: #737373. Windows color (decimal): -12086712 or 4756039. OLE color: 4756039.
HSL color Cylindrical-coordinate representation of color #479248: hue angle of 120.8º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479248 is Cyan = 0.51, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 146 | 72 | - |
| CMYK | 0.51 | 0 | 0.51 | 0.43 |
| HSL | 120.8º | 0.35% | 0.43% | - |
| HSV(B) | 120.8º | 0.51% | 0.57% | - |
| XYZ | 14.05 | 22.37 | 9.71 | - |
| YUV | 115.14 | 103.65 | 96.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 146 | 72 | 0.51 | 0 | 0.51 | 0.43 | 120.8 | 0.35 | 0.43 |
| Hex | 47 | 92 | 48 | 33 | 0 | 33 | 2B | 79 | 23 | 2B |
| Octal | 107 | 222 | 110 | 63 | 0 | 63 | 53 | 171 | 43 | 53 |
| Binary | 1000111 | 10010010 | 1001000 | 110011 | 0 | 110011 | 101011 | 1111001 | 100011 | 101011 |
Color Harmonies of #479248
Complementary color
Monochromatic Colors of #479248
Black with #479248
Text Example
Text Example
White with #479248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479248; }
p { color: rgb(71,146,72); }
H1.HeaderClassName
{
color: #479248;
}
.AnyTagClassName
{
color: #479248;
}
</style>
background-color css
<style>
a { background-color: #479248; }
a { background-color: rgb(71,146,72); }
div.DivClassName
{
background-color: #479248;
}
.BgClassName
{
background-color: #479248;
}
</style>
border-color css
<style>
span { border-color: #479248; }
span { border-color: rgb(71,146,72); }
td.TdClassName
{
border-color: #479248;
}
.TagClassName
{
border-color: #479248;
}
</style>