Shades of Fruit Salad #489047
Tints of Fruit Salad #489047
RGB
CMYK
RGB Variations
Color information
#489047 (or 0x489047) is known color: Fruit Salad. HEX triplet: 48, 90 and 47. RGB value is (72,144,71). Sum of RGB (Red+Green+Blue) = 72+144+71=287 (38% of max value = 765). Red value is 72 (28.52% from 255 or 25.09% from 287); Green value is 144 (56.64% from 255 or 50.17% from 287); Blue value is 71 (28.12% from 255 or 24.74% from 287); Max value from RGB is 144 - color contains mainly: green. Hex color #489047 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #489047 is #B76FB8. Grayscale: #727272. Windows color (decimal): -12021689 or 4689992. OLE color: 4689992.
HSL color Cylindrical-coordinate representation of color #489047: hue angle of 119.18º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #489047 is Cyan = 0.50, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 72 | 144 | 71 | - |
| CMYK | 0.50 | 0 | 0.51 | 0.44 |
| HSL | 119.18º | 0.34% | 0.42% | - |
| HSV(B) | 119.18º | 0.51% | 0.56% | - |
| XYZ | 13.78 | 21.78 | 9.44 | - |
| YUV | 114.15 | 103.65 | 97.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 144 | 71 | 0.50 | 0 | 0.51 | 0.44 | 119.18 | 0.34 | 0.42 |
| Hex | 48 | 90 | 47 | 32 | 0 | 33 | 2C | 77 | 22 | 2A |
| Octal | 110 | 220 | 107 | 62 | 0 | 63 | 54 | 167 | 42 | 52 |
| Binary | 1001000 | 10010000 | 1000111 | 110010 | 0 | 110011 | 101100 | 1110111 | 100010 | 101010 |
Color Harmonies of #489047
Complementary color
Monochromatic Colors of #489047
Black with #489047
Text Example
Text Example
White with #489047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489047; }
p { color: rgb(72,144,71); }
H1.HeaderClassName
{
color: #489047;
}
.AnyTagClassName
{
color: #489047;
}
</style>
background-color css
<style>
a { background-color: #489047; }
a { background-color: rgb(72,144,71); }
div.DivClassName
{
background-color: #489047;
}
.BgClassName
{
background-color: #489047;
}
</style>
border-color css
<style>
span { border-color: #489047; }
span { border-color: rgb(72,144,71); }
td.TdClassName
{
border-color: #489047;
}
.TagClassName
{
border-color: #489047;
}
</style>