Shades of Fruit Salad #479544
Tints of Fruit Salad #479544
RGB
CMYK
RGB Variations
Color information
#479544 (or 0x479544) is known color: Fruit Salad. HEX triplet: 47, 95 and 44. RGB value is (71,149,68). Sum of RGB (Red+Green+Blue) = 71+149+68=288 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.65% from 288); Green value is 149 (58.59% from 255 or 51.74% from 288); Blue value is 68 (26.95% from 255 or 23.61% from 288); Max value from RGB is 149 - color contains mainly: green. Hex color #479544 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479544 is #B86ABB. Grayscale: #747474. Windows color (decimal): -12085948 or 4494663. OLE color: 4494663.
HSL color Cylindrical-coordinate representation of color #479544: hue angle of 117.78º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #479544 is Cyan = 0.52, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 149 | 68 | - |
| CMYK | 0.52 | 0 | 0.54 | 0.42 |
| HSL | 117.78º | 0.37% | 0.43% | - |
| HSV(B) | 117.78º | 0.54% | 0.58% | - |
| XYZ | 14.39 | 23.25 | 9.2 | - |
| YUV | 116.44 | 100.66 | 95.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 149 | 68 | 0.52 | 0 | 0.54 | 0.42 | 117.78 | 0.37 | 0.43 |
| Hex | 47 | 95 | 44 | 34 | 0 | 36 | 2A | 76 | 25 | 2B |
| Octal | 107 | 225 | 104 | 64 | 0 | 66 | 52 | 166 | 45 | 53 |
| Binary | 1000111 | 10010101 | 1000100 | 110100 | 0 | 110110 | 101010 | 1110110 | 100101 | 101011 |
Color Harmonies of #479544
Complementary color
Monochromatic Colors of #479544
Black with #479544
Text Example
Text Example
White with #479544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479544; }
p { color: rgb(71,149,68); }
H1.HeaderClassName
{
color: #479544;
}
.AnyTagClassName
{
color: #479544;
}
</style>
background-color css
<style>
a { background-color: #479544; }
a { background-color: rgb(71,149,68); }
div.DivClassName
{
background-color: #479544;
}
.BgClassName
{
background-color: #479544;
}
</style>
border-color css
<style>
span { border-color: #479544; }
span { border-color: rgb(71,149,68); }
td.TdClassName
{
border-color: #479544;
}
.TagClassName
{
border-color: #479544;
}
</style>