Shades of Fruit Salad #429046
Tints of Fruit Salad #429046
RGB
CMYK
RGB Variations
Color information
#429046 (or 0x429046) is known color: Fruit Salad. HEX triplet: 42, 90 and 46. RGB value is (66,144,70). Sum of RGB (Red+Green+Blue) = 66+144+70=280 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.57% from 280); Green value is 144 (56.64% from 255 or 51.43% from 280); Blue value is 70 (27.73% from 255 or 25% from 280); Max value from RGB is 144 - color contains mainly: green. Hex color #429046 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429046 is #BD6FB9. Grayscale: #707070. Windows color (decimal): -12414906 or 4624450. OLE color: 4624450.
HSL color Cylindrical-coordinate representation of color #429046: hue angle of 123.08º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #429046 is Cyan = 0.54, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 144 | 70 | - |
| CMYK | 0.54 | 0 | 0.51 | 0.44 |
| HSL | 123.08º | 0.37% | 0.41% | - |
| HSV(B) | 123.08º | 0.54% | 0.56% | - |
| XYZ | 13.33 | 21.55 | 9.25 | - |
| YUV | 112.24 | 104.16 | 95.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 144 | 70 | 0.54 | 0 | 0.51 | 0.44 | 123.08 | 0.37 | 0.41 |
| Hex | 42 | 90 | 46 | 36 | 0 | 33 | 2C | 7B | 25 | 29 |
| Octal | 102 | 220 | 106 | 66 | 0 | 63 | 54 | 173 | 45 | 51 |
| Binary | 1000010 | 10010000 | 1000110 | 110110 | 0 | 110011 | 101100 | 1111011 | 100101 | 101001 |
Color Harmonies of #429046
Complementary color
Monochromatic Colors of #429046
Black with #429046
Text Example
Text Example
White with #429046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429046; }
p { color: rgb(66,144,70); }
H1.HeaderClassName
{
color: #429046;
}
.AnyTagClassName
{
color: #429046;
}
</style>
background-color css
<style>
a { background-color: #429046; }
a { background-color: rgb(66,144,70); }
div.DivClassName
{
background-color: #429046;
}
.BgClassName
{
background-color: #429046;
}
</style>
border-color css
<style>
span { border-color: #429046; }
span { border-color: rgb(66,144,70); }
td.TdClassName
{
border-color: #429046;
}
.TagClassName
{
border-color: #429046;
}
</style>