Shades of Fruit Salad #479448
Tints of Fruit Salad #479448
RGB
CMYK
RGB Variations
Color information
#479448 (or 0x479448) is known color: Fruit Salad. HEX triplet: 47, 94 and 48. RGB value is (71,148,72). Sum of RGB (Red+Green+Blue) = 71+148+72=291 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.40% from 291); Green value is 148 (58.20% from 255 or 50.86% from 291); Blue value is 72 (28.52% from 255 or 24.74% from 291); Max value from RGB is 148 - color contains mainly: green. Hex color #479448 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479448 is #B86BB7. Grayscale: #747474. Windows color (decimal): -12086200 or 4756551. OLE color: 4756551.
HSL color Cylindrical-coordinate representation of color #479448: hue angle of 120.78º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #479448 is Cyan = 0.52, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 148 | 72 | - |
| CMYK | 0.52 | 0 | 0.51 | 0.42 |
| HSL | 120.78º | 0.35% | 0.43% | - |
| HSV(B) | 120.78º | 0.52% | 0.58% | - |
| XYZ | 14.36 | 22.99 | 9.81 | - |
| YUV | 116.31 | 102.99 | 95.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 148 | 72 | 0.52 | 0 | 0.51 | 0.42 | 120.78 | 0.35 | 0.43 |
| Hex | 47 | 94 | 48 | 34 | 0 | 33 | 2A | 79 | 23 | 2B |
| Octal | 107 | 224 | 110 | 64 | 0 | 63 | 52 | 171 | 43 | 53 |
| Binary | 1000111 | 10010100 | 1001000 | 110100 | 0 | 110011 | 101010 | 1111001 | 100011 | 101011 |
Color Harmonies of #479448
Complementary color
Monochromatic Colors of #479448
Black with #479448
Text Example
Text Example
White with #479448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479448; }
p { color: rgb(71,148,72); }
H1.HeaderClassName
{
color: #479448;
}
.AnyTagClassName
{
color: #479448;
}
</style>
background-color css
<style>
a { background-color: #479448; }
a { background-color: rgb(71,148,72); }
div.DivClassName
{
background-color: #479448;
}
.BgClassName
{
background-color: #479448;
}
</style>
border-color css
<style>
span { border-color: #479448; }
span { border-color: rgb(71,148,72); }
td.TdClassName
{
border-color: #479448;
}
.TagClassName
{
border-color: #479448;
}
</style>