Shades of Fruit Salad #479752
Tints of Fruit Salad #479752
RGB
CMYK
RGB Variations
Color information
#479752 (or 0x479752) is known color: Fruit Salad. HEX triplet: 47, 97 and 52. RGB value is (71,151,82). Sum of RGB (Red+Green+Blue) = 71+151+82=304 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.36% from 304); Green value is 151 (59.38% from 255 or 49.67% from 304); Blue value is 82 (32.42% from 255 or 26.97% from 304); Max value from RGB is 151 - color contains mainly: green. Hex color #479752 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479752 is #B868AD. Grayscale: #777777. Windows color (decimal): -12085422 or 5412679. OLE color: 5412679.
HSL color Cylindrical-coordinate representation of color #479752: hue angle of 128.25º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #479752 is Cyan = 0.53, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 151 | 82 | - |
| CMYK | 0.53 | 0 | 0.46 | 0.41 |
| HSL | 128.25º | 0.36% | 0.44% | - |
| HSV(B) | 128.25º | 0.53% | 0.59% | - |
| XYZ | 15.19 | 24.08 | 11.83 | - |
| YUV | 119.21 | 107 | 93.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 151 | 82 | 0.53 | 0 | 0.46 | 0.41 | 128.25 | 0.36 | 0.44 |
| Hex | 47 | 97 | 52 | 35 | 0 | 2E | 29 | 80 | 24 | 2C |
| Octal | 107 | 227 | 122 | 65 | 0 | 56 | 51 | 200 | 44 | 54 |
| Binary | 1000111 | 10010111 | 1010010 | 110101 | 0 | 101110 | 101001 | 10000000 | 100100 | 101100 |
Color Harmonies of #479752
Complementary color
Monochromatic Colors of #479752
Black with #479752
Text Example
Text Example
White with #479752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479752; }
p { color: rgb(71,151,82); }
H1.HeaderClassName
{
color: #479752;
}
.AnyTagClassName
{
color: #479752;
}
</style>
background-color css
<style>
a { background-color: #479752; }
a { background-color: rgb(71,151,82); }
div.DivClassName
{
background-color: #479752;
}
.BgClassName
{
background-color: #479752;
}
</style>
border-color css
<style>
span { border-color: #479752; }
span { border-color: rgb(71,151,82); }
td.TdClassName
{
border-color: #479752;
}
.TagClassName
{
border-color: #479752;
}
</style>