Shades of Fruit Salad #429346
Tints of Fruit Salad #429346
RGB
CMYK
RGB Variations
Color information
#429346 (or 0x429346) is known color: Fruit Salad. HEX triplet: 42, 93 and 46. RGB value is (66,147,70). Sum of RGB (Red+Green+Blue) = 66+147+70=283 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.32% from 283); Green value is 147 (57.81% from 255 or 51.94% from 283); Blue value is 70 (27.73% from 255 or 24.73% from 283); Max value from RGB is 147 - color contains mainly: green. Hex color #429346 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429346 is #BD6CB9. Grayscale: #727272. Windows color (decimal): -12414138 or 4625218. OLE color: 4625218.
HSL color Cylindrical-coordinate representation of color #429346: hue angle of 122.96º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #429346 is Cyan = 0.55, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 147 | 70 | - |
| CMYK | 0.55 | 0 | 0.52 | 0.42 |
| HSL | 122.96º | 0.38% | 0.42% | - |
| HSV(B) | 122.96º | 0.55% | 0.58% | - |
| XYZ | 13.79 | 22.47 | 9.4 | - |
| YUV | 114 | 103.16 | 93.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 70 | 0.55 | 0 | 0.52 | 0.42 | 122.96 | 0.38 | 0.42 |
| Hex | 42 | 93 | 46 | 37 | 0 | 34 | 2A | 7B | 26 | 2A |
| Octal | 102 | 223 | 106 | 67 | 0 | 64 | 52 | 173 | 46 | 52 |
| Binary | 1000010 | 10010011 | 1000110 | 110111 | 0 | 110100 | 101010 | 1111011 | 100110 | 101010 |
Color Harmonies of #429346
Complementary color
Monochromatic Colors of #429346
Black with #429346
Text Example
Text Example
White with #429346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429346; }
p { color: rgb(66,147,70); }
H1.HeaderClassName
{
color: #429346;
}
.AnyTagClassName
{
color: #429346;
}
</style>
background-color css
<style>
a { background-color: #429346; }
a { background-color: rgb(66,147,70); }
div.DivClassName
{
background-color: #429346;
}
.BgClassName
{
background-color: #429346;
}
</style>
border-color css
<style>
span { border-color: #429346; }
span { border-color: rgb(66,147,70); }
td.TdClassName
{
border-color: #429346;
}
.TagClassName
{
border-color: #429346;
}
</style>