Shades of Fruit Salad #469149
Tints of Fruit Salad #469149
RGB
CMYK
RGB Variations
Color information
#469149 (or 0x469149) is known color: Fruit Salad. HEX triplet: 46, 91 and 49. RGB value is (70,145,73). Sum of RGB (Red+Green+Blue) = 70+145+73=288 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.31% from 288); Green value is 145 (57.03% from 255 or 50.35% from 288); Blue value is 73 (28.91% from 255 or 25.35% from 288); Max value from RGB is 145 - color contains mainly: green. Hex color #469149 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469149 is #B96EB6. Grayscale: #727272. Windows color (decimal): -12152503 or 4821318. OLE color: 4821318.
HSL color Cylindrical-coordinate representation of color #469149: hue angle of 122.4º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #469149 is Cyan = 0.52, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 73 | - |
| CMYK | 0.52 | 0 | 0.50 | 0.43 |
| HSL | 122.4º | 0.35% | 0.42% | - |
| HSV(B) | 122.4º | 0.52% | 0.57% | - |
| XYZ | 13.85 | 22.03 | 9.83 | - |
| YUV | 114.37 | 104.65 | 96.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 73 | 0.52 | 0 | 0.50 | 0.43 | 122.4 | 0.35 | 0.42 |
| Hex | 46 | 91 | 49 | 34 | 0 | 32 | 2B | 7A | 23 | 2A |
| Octal | 106 | 221 | 111 | 64 | 0 | 62 | 53 | 172 | 43 | 52 |
| Binary | 1000110 | 10010001 | 1001001 | 110100 | 0 | 110010 | 101011 | 1111010 | 100011 | 101010 |
Color Harmonies of #469149
Complementary color
Monochromatic Colors of #469149
Black with #469149
Text Example
Text Example
White with #469149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469149; }
p { color: rgb(70,145,73); }
H1.HeaderClassName
{
color: #469149;
}
.AnyTagClassName
{
color: #469149;
}
</style>
background-color css
<style>
a { background-color: #469149; }
a { background-color: rgb(70,145,73); }
div.DivClassName
{
background-color: #469149;
}
.BgClassName
{
background-color: #469149;
}
</style>
border-color css
<style>
span { border-color: #469149; }
span { border-color: rgb(70,145,73); }
td.TdClassName
{
border-color: #469149;
}
.TagClassName
{
border-color: #469149;
}
</style>