Shades of Fruit Salad #489448
Tints of Fruit Salad #489448
RGB
CMYK
RGB Variations
Color information
#489448 (or 0x489448) is known color: Fruit Salad. HEX triplet: 48, 94 and 48. RGB value is (72,148,72). Sum of RGB (Red+Green+Blue) = 72+148+72=292 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.66% from 292); Green value is 148 (58.20% from 255 or 50.68% from 292); Blue value is 72 (28.52% from 255 or 24.66% from 292); Max value from RGB is 148 - color contains mainly: green. Hex color #489448 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #489448 is #B76BB7. Grayscale: #747474. Windows color (decimal): -12020664 or 4756552. OLE color: 4756552.
HSL color Cylindrical-coordinate representation of color #489448: hue angle of 120º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #489448 is Cyan = 0.51, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 148 | 72 | - |
| CMYK | 0.51 | 0 | 0.51 | 0.42 |
| HSL | 120º | 0.35% | 0.43% | - |
| HSV(B) | 120º | 0.51% | 0.58% | - |
| XYZ | 14.43 | 23.03 | 9.81 | - |
| YUV | 116.61 | 102.82 | 96.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 148 | 72 | 0.51 | 0 | 0.51 | 0.42 | 120 | 0.35 | 0.43 |
| Hex | 48 | 94 | 48 | 33 | 0 | 33 | 2A | 78 | 23 | 2B |
| Octal | 110 | 224 | 110 | 63 | 0 | 63 | 52 | 170 | 43 | 53 |
| Binary | 1001000 | 10010100 | 1001000 | 110011 | 0 | 110011 | 101010 | 1111000 | 100011 | 101011 |
Color Harmonies of #489448
Complementary color
Monochromatic Colors of #489448
Black with #489448
Text Example
Text Example
White with #489448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489448; }
p { color: rgb(72,148,72); }
H1.HeaderClassName
{
color: #489448;
}
.AnyTagClassName
{
color: #489448;
}
</style>
background-color css
<style>
a { background-color: #489448; }
a { background-color: rgb(72,148,72); }
div.DivClassName
{
background-color: #489448;
}
.BgClassName
{
background-color: #489448;
}
</style>
border-color css
<style>
span { border-color: #489448; }
span { border-color: rgb(72,148,72); }
td.TdClassName
{
border-color: #489448;
}
.TagClassName
{
border-color: #489448;
}
</style>