Shades of Fruit Salad #419040
Tints of Fruit Salad #419040
RGB
CMYK
RGB Variations
Color information
#419040 (or 0x419040) is known color: Fruit Salad. HEX triplet: 41, 90 and 40. RGB value is (65,144,64). Sum of RGB (Red+Green+Blue) = 65+144+64=273 (36% of max value = 765). Red value is 65 (25.78% from 255 or 23.81% from 273); Green value is 144 (56.64% from 255 or 52.75% from 273); Blue value is 64 (25.39% from 255 or 23.44% from 273); Max value from RGB is 144 - color contains mainly: green. Hex color #419040 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419040 is #BE6FBF. Grayscale: #6F6F6F. Windows color (decimal): -12480448 or 4231233. OLE color: 4231233.
HSL color Cylindrical-coordinate representation of color #419040: hue angle of 119.25º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #419040 is Cyan = 0.55, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 144 | 64 | - |
| CMYK | 0.55 | 0 | 0.56 | 0.44 |
| HSL | 119.25º | 0.38% | 0.41% | - |
| HSV(B) | 119.25º | 0.56% | 0.56% | - |
| XYZ | 13.08 | 21.44 | 8.3 | - |
| YUV | 111.26 | 101.33 | 95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 144 | 64 | 0.55 | 0 | 0.56 | 0.44 | 119.25 | 0.38 | 0.41 |
| Hex | 41 | 90 | 40 | 37 | 0 | 38 | 2C | 77 | 26 | 29 |
| Octal | 101 | 220 | 100 | 67 | 0 | 70 | 54 | 167 | 46 | 51 |
| Binary | 1000001 | 10010000 | 1000000 | 110111 | 0 | 111000 | 101100 | 1110111 | 100110 | 101001 |
Color Harmonies of #419040
Complementary color
Monochromatic Colors of #419040
Black with #419040
Text Example
Text Example
White with #419040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419040; }
p { color: rgb(65,144,64); }
H1.HeaderClassName
{
color: #419040;
}
.AnyTagClassName
{
color: #419040;
}
</style>
background-color css
<style>
a { background-color: #419040; }
a { background-color: rgb(65,144,64); }
div.DivClassName
{
background-color: #419040;
}
.BgClassName
{
background-color: #419040;
}
</style>
border-color css
<style>
span { border-color: #419040; }
span { border-color: rgb(65,144,64); }
td.TdClassName
{
border-color: #419040;
}
.TagClassName
{
border-color: #419040;
}
</style>