Shades of Fruit Salad #429049
Tints of Fruit Salad #429049
RGB
CMYK
RGB Variations
Color information
#429049 (or 0x429049) is known color: Fruit Salad. HEX triplet: 42, 90 and 49. RGB value is (66,144,73). Sum of RGB (Red+Green+Blue) = 66+144+73=283 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.32% from 283); Green value is 144 (56.64% from 255 or 50.88% from 283); Blue value is 73 (28.91% from 255 or 25.80% from 283); Max value from RGB is 144 - color contains mainly: green. Hex color #429049 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429049 is #BD6FB6. Grayscale: #707070. Windows color (decimal): -12414903 or 4821058. OLE color: 4821058.
HSL color Cylindrical-coordinate representation of color #429049: hue angle of 125.38º 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 #429049 is Cyan = 0.54, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 144 | 73 | - |
| CMYK | 0.54 | 0 | 0.49 | 0.44 |
| HSL | 125.38º | 0.37% | 0.41% | - |
| HSV(B) | 125.38º | 0.54% | 0.56% | - |
| XYZ | 13.42 | 21.59 | 9.76 | - |
| YUV | 112.58 | 105.66 | 94.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 144 | 73 | 0.54 | 0 | 0.49 | 0.44 | 125.38 | 0.37 | 0.41 |
| Hex | 42 | 90 | 49 | 36 | 0 | 31 | 2C | 7D | 25 | 29 |
| Octal | 102 | 220 | 111 | 66 | 0 | 61 | 54 | 175 | 45 | 51 |
| Binary | 1000010 | 10010000 | 1001001 | 110110 | 0 | 110001 | 101100 | 1111101 | 100101 | 101001 |
Color Harmonies of #429049
Complementary color
Monochromatic Colors of #429049
Black with #429049
Text Example
Text Example
White with #429049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429049; }
p { color: rgb(66,144,73); }
H1.HeaderClassName
{
color: #429049;
}
.AnyTagClassName
{
color: #429049;
}
</style>
background-color css
<style>
a { background-color: #429049; }
a { background-color: rgb(66,144,73); }
div.DivClassName
{
background-color: #429049;
}
.BgClassName
{
background-color: #429049;
}
</style>
border-color css
<style>
span { border-color: #429049; }
span { border-color: rgb(66,144,73); }
td.TdClassName
{
border-color: #429049;
}
.TagClassName
{
border-color: #429049;
}
</style>