Shades of Fruit Salad #469349
Tints of Fruit Salad #469349
RGB
CMYK
RGB Variations
Color information
#469349 (or 0x469349) is known color: Fruit Salad. HEX triplet: 46, 93 and 49. RGB value is (70,147,73). Sum of RGB (Red+Green+Blue) = 70+147+73=290 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.14% from 290); Green value is 147 (57.81% from 255 or 50.69% from 290); Blue value is 73 (28.91% from 255 or 25.17% from 290); Max value from RGB is 147 - color contains mainly: green. Hex color #469349 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469349 is #B96CB6. Grayscale: #737373. Windows color (decimal): -12151991 or 4821830. OLE color: 4821830.
HSL color Cylindrical-coordinate representation of color #469349: hue angle of 122.34º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #469349 is Cyan = 0.52, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 73 | - |
| CMYK | 0.52 | 0 | 0.50 | 0.42 |
| HSL | 122.34º | 0.35% | 0.43% | - |
| HSV(B) | 122.34º | 0.52% | 0.58% | - |
| XYZ | 14.16 | 22.65 | 9.93 | - |
| YUV | 115.54 | 103.99 | 95.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 73 | 0.52 | 0 | 0.50 | 0.42 | 122.34 | 0.35 | 0.43 |
| Hex | 46 | 93 | 49 | 34 | 0 | 32 | 2A | 7A | 23 | 2B |
| Octal | 106 | 223 | 111 | 64 | 0 | 62 | 52 | 172 | 43 | 53 |
| Binary | 1000110 | 10010011 | 1001001 | 110100 | 0 | 110010 | 101010 | 1111010 | 100011 | 101011 |
Color Harmonies of #469349
Complementary color
Monochromatic Colors of #469349
Black with #469349
Text Example
Text Example
White with #469349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469349; }
p { color: rgb(70,147,73); }
H1.HeaderClassName
{
color: #469349;
}
.AnyTagClassName
{
color: #469349;
}
</style>
background-color css
<style>
a { background-color: #469349; }
a { background-color: rgb(70,147,73); }
div.DivClassName
{
background-color: #469349;
}
.BgClassName
{
background-color: #469349;
}
</style>
border-color css
<style>
span { border-color: #469349; }
span { border-color: rgb(70,147,73); }
td.TdClassName
{
border-color: #469349;
}
.TagClassName
{
border-color: #469349;
}
</style>