Shades of Fruit Salad #479240
Tints of Fruit Salad #479240
RGB
CMYK
RGB Variations
Color information
#479240 (or 0x479240) is known color: Fruit Salad. HEX triplet: 47, 92 and 40. RGB value is (71,146,64). Sum of RGB (Red+Green+Blue) = 71+146+64=281 (37% of max value = 765). Red value is 71 (28.12% from 255 or 25.27% from 281); Green value is 146 (57.42% from 255 or 51.96% from 281); Blue value is 64 (25.39% from 255 or 22.78% from 281); Max value from RGB is 146 - color contains mainly: green. Hex color #479240 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #479240 is #B86DBF. Grayscale: #727272. Windows color (decimal): -12086720 or 4231751. OLE color: 4231751.
HSL color Cylindrical-coordinate representation of color #479240: hue angle of 114.88º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #479240 is Cyan = 0.51, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 146 | 64 | - |
| CMYK | 0.51 | 0 | 0.56 | 0.43 |
| HSL | 114.88º | 0.39% | 0.41% | - |
| HSV(B) | 114.88º | 0.56% | 0.57% | - |
| XYZ | 13.8 | 22.27 | 8.42 | - |
| YUV | 114.23 | 99.65 | 97.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 146 | 64 | 0.51 | 0 | 0.56 | 0.43 | 114.88 | 0.39 | 0.41 |
| Hex | 47 | 92 | 40 | 33 | 0 | 38 | 2B | 73 | 27 | 29 |
| Octal | 107 | 222 | 100 | 63 | 0 | 70 | 53 | 163 | 47 | 51 |
| Binary | 1000111 | 10010010 | 1000000 | 110011 | 0 | 111000 | 101011 | 1110011 | 100111 | 101001 |
Color Harmonies of #479240
Complementary color
Monochromatic Colors of #479240
Black with #479240
Text Example
Text Example
White with #479240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479240; }
p { color: rgb(71,146,64); }
H1.HeaderClassName
{
color: #479240;
}
.AnyTagClassName
{
color: #479240;
}
</style>
background-color css
<style>
a { background-color: #479240; }
a { background-color: rgb(71,146,64); }
div.DivClassName
{
background-color: #479240;
}
.BgClassName
{
background-color: #479240;
}
</style>
border-color css
<style>
span { border-color: #479240; }
span { border-color: rgb(71,146,64); }
td.TdClassName
{
border-color: #479240;
}
.TagClassName
{
border-color: #479240;
}
</style>