Shades of Fruit Salad #429345
Tints of Fruit Salad #429345
RGB
CMYK
RGB Variations
Color information
#429345 (or 0x429345) is known color: Fruit Salad. HEX triplet: 42, 93 and 45. RGB value is (66,147,69). Sum of RGB (Red+Green+Blue) = 66+147+69=282 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.40% from 282); Green value is 147 (57.81% from 255 or 52.13% from 282); Blue value is 69 (27.34% from 255 or 24.47% from 282); Max value from RGB is 147 - color contains mainly: green. Hex color #429345 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429345 is #BD6CBA. Grayscale: #727272. Windows color (decimal): -12414139 or 4559682. OLE color: 4559682.
HSL color Cylindrical-coordinate representation of color #429345: hue angle of 122.22º 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 #429345 is Cyan = 0.55, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 147 | 69 | - |
| CMYK | 0.55 | 0 | 0.53 | 0.42 |
| HSL | 122.22º | 0.38% | 0.42% | - |
| HSV(B) | 122.22º | 0.55% | 0.58% | - |
| XYZ | 13.75 | 22.46 | 9.24 | - |
| YUV | 113.89 | 102.66 | 93.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 69 | 0.55 | 0 | 0.53 | 0.42 | 122.22 | 0.38 | 0.42 |
| Hex | 42 | 93 | 45 | 37 | 0 | 35 | 2A | 7A | 26 | 2A |
| Octal | 102 | 223 | 105 | 67 | 0 | 65 | 52 | 172 | 46 | 52 |
| Binary | 1000010 | 10010011 | 1000101 | 110111 | 0 | 110101 | 101010 | 1111010 | 100110 | 101010 |
Color Harmonies of #429345
Complementary color
Monochromatic Colors of #429345
Black with #429345
Text Example
Text Example
White with #429345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429345; }
p { color: rgb(66,147,69); }
H1.HeaderClassName
{
color: #429345;
}
.AnyTagClassName
{
color: #429345;
}
</style>
background-color css
<style>
a { background-color: #429345; }
a { background-color: rgb(66,147,69); }
div.DivClassName
{
background-color: #429345;
}
.BgClassName
{
background-color: #429345;
}
</style>
border-color css
<style>
span { border-color: #429345; }
span { border-color: rgb(66,147,69); }
td.TdClassName
{
border-color: #429345;
}
.TagClassName
{
border-color: #429345;
}
</style>