Shades of Fruit Salad #429443
Tints of Fruit Salad #429443
RGB
CMYK
RGB Variations
Color information
#429443 (or 0x429443) is known color: Fruit Salad. HEX triplet: 42, 94 and 43. RGB value is (66,148,67). Sum of RGB (Red+Green+Blue) = 66+148+67=281 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.49% from 281); Green value is 148 (58.20% from 255 or 52.67% from 281); Blue value is 67 (26.56% from 255 or 23.84% from 281); Max value from RGB is 148 - color contains mainly: green. Hex color #429443 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429443 is #BD6BBC. Grayscale: #727272. Windows color (decimal): -12413885 or 4428866. OLE color: 4428866.
HSL color Cylindrical-coordinate representation of color #429443: hue angle of 120.73º 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 #429443 is Cyan = 0.55, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 148 | 67 | - |
| CMYK | 0.55 | 0 | 0.55 | 0.42 |
| HSL | 120.73º | 0.38% | 0.42% | - |
| HSV(B) | 120.73º | 0.55% | 0.58% | - |
| XYZ | 13.85 | 22.74 | 8.97 | - |
| YUV | 114.25 | 101.33 | 93.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 148 | 67 | 0.55 | 0 | 0.55 | 0.42 | 120.73 | 0.38 | 0.42 |
| Hex | 42 | 94 | 43 | 37 | 0 | 37 | 2A | 79 | 26 | 2A |
| Octal | 102 | 224 | 103 | 67 | 0 | 67 | 52 | 171 | 46 | 52 |
| Binary | 1000010 | 10010100 | 1000011 | 110111 | 0 | 110111 | 101010 | 1111001 | 100110 | 101010 |
Color Harmonies of #429443
Complementary color
Monochromatic Colors of #429443
Black with #429443
Text Example
Text Example
White with #429443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429443; }
p { color: rgb(66,148,67); }
H1.HeaderClassName
{
color: #429443;
}
.AnyTagClassName
{
color: #429443;
}
</style>
background-color css
<style>
a { background-color: #429443; }
a { background-color: rgb(66,148,67); }
div.DivClassName
{
background-color: #429443;
}
.BgClassName
{
background-color: #429443;
}
</style>
border-color css
<style>
span { border-color: #429443; }
span { border-color: rgb(66,148,67); }
td.TdClassName
{
border-color: #429443;
}
.TagClassName
{
border-color: #429443;
}
</style>