Shades of Fruit Salad #469346
Tints of Fruit Salad #469346
RGB
CMYK
RGB Variations
Color information
#469346 (or 0x469346) is known color: Fruit Salad. HEX triplet: 46, 93 and 46. RGB value is (70,147,70). Sum of RGB (Red+Green+Blue) = 70+147+70=287 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.39% from 287); Green value is 147 (57.81% from 255 or 51.22% from 287); Blue value is 70 (27.73% from 255 or 24.39% from 287); Max value from RGB is 147 - color contains mainly: green. Hex color #469346 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469346 is #B96CB9. Grayscale: #737373. Windows color (decimal): -12151994 or 4625222. OLE color: 4625222.
HSL color Cylindrical-coordinate representation of color #469346: 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.52%. Process color model (Four color, CMYK) of #469346 is Cyan = 0.52, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 70 | - |
| CMYK | 0.52 | 0 | 0.52 | 0.42 |
| HSL | 120º | 0.35% | 0.43% | - |
| HSV(B) | 120º | 0.52% | 0.58% | - |
| XYZ | 14.07 | 22.61 | 9.42 | - |
| YUV | 115.2 | 102.49 | 95.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 70 | 0.52 | 0 | 0.52 | 0.42 | 120 | 0.35 | 0.43 |
| Hex | 46 | 93 | 46 | 34 | 0 | 34 | 2A | 78 | 23 | 2B |
| Octal | 106 | 223 | 106 | 64 | 0 | 64 | 52 | 170 | 43 | 53 |
| Binary | 1000110 | 10010011 | 1000110 | 110100 | 0 | 110100 | 101010 | 1111000 | 100011 | 101011 |
Color Harmonies of #469346
Complementary color
Monochromatic Colors of #469346
Black with #469346
Text Example
Text Example
White with #469346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469346; }
p { color: rgb(70,147,70); }
H1.HeaderClassName
{
color: #469346;
}
.AnyTagClassName
{
color: #469346;
}
</style>
background-color css
<style>
a { background-color: #469346; }
a { background-color: rgb(70,147,70); }
div.DivClassName
{
background-color: #469346;
}
.BgClassName
{
background-color: #469346;
}
</style>
border-color css
<style>
span { border-color: #469346; }
span { border-color: rgb(70,147,70); }
td.TdClassName
{
border-color: #469346;
}
.TagClassName
{
border-color: #469346;
}
</style>