Shades of Fruit Salad #429146
Tints of Fruit Salad #429146
RGB
CMYK
RGB Variations
Color information
#429146 (or 0x429146) is known color: Fruit Salad. HEX triplet: 42, 91 and 46. RGB value is (66,145,70). Sum of RGB (Red+Green+Blue) = 66+145+70=281 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.49% from 281); Green value is 145 (57.03% from 255 or 51.60% from 281); Blue value is 70 (27.73% from 255 or 24.91% from 281); Max value from RGB is 145 - color contains mainly: green. Hex color #429146 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429146 is #BD6EB9. Grayscale: #717171. Windows color (decimal): -12414650 or 4624706. OLE color: 4624706.
HSL color Cylindrical-coordinate representation of color #429146: hue angle of 123.04º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #429146 is Cyan = 0.54, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 145 | 70 | - |
| CMYK | 0.54 | 0 | 0.52 | 0.43 |
| HSL | 123.04º | 0.37% | 0.41% | - |
| HSV(B) | 123.04º | 0.54% | 0.57% | - |
| XYZ | 13.48 | 21.85 | 9.3 | - |
| YUV | 112.83 | 103.83 | 94.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 145 | 70 | 0.54 | 0 | 0.52 | 0.43 | 123.04 | 0.37 | 0.41 |
| Hex | 42 | 91 | 46 | 36 | 0 | 34 | 2B | 7B | 25 | 29 |
| Octal | 102 | 221 | 106 | 66 | 0 | 64 | 53 | 173 | 45 | 51 |
| Binary | 1000010 | 10010001 | 1000110 | 110110 | 0 | 110100 | 101011 | 1111011 | 100101 | 101001 |
Color Harmonies of #429146
Complementary color
Monochromatic Colors of #429146
Black with #429146
Text Example
Text Example
White with #429146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429146; }
p { color: rgb(66,145,70); }
H1.HeaderClassName
{
color: #429146;
}
.AnyTagClassName
{
color: #429146;
}
</style>
background-color css
<style>
a { background-color: #429146; }
a { background-color: rgb(66,145,70); }
div.DivClassName
{
background-color: #429146;
}
.BgClassName
{
background-color: #429146;
}
</style>
border-color css
<style>
span { border-color: #429146; }
span { border-color: rgb(66,145,70); }
td.TdClassName
{
border-color: #429146;
}
.TagClassName
{
border-color: #429146;
}
</style>