Shades of Fruit Salad #409546
Tints of Fruit Salad #409546
RGB
CMYK
RGB Variations
Color information
#409546 (or 0x409546) is known color: Fruit Salad. HEX triplet: 40, 95 and 46. RGB value is (64,149,70). Sum of RGB (Red+Green+Blue) = 64+149+70=283 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.61% from 283); Green value is 149 (58.59% from 255 or 52.65% from 283); Blue value is 70 (27.73% from 255 or 24.73% from 283); Max value from RGB is 149 - color contains mainly: green. Hex color #409546 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #409546 is #BF6AB9. Grayscale: #727272. Windows color (decimal): -12544698 or 4625728. OLE color: 4625728.
HSL color Cylindrical-coordinate representation of color #409546: hue angle of 124.24º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #409546 is Cyan = 0.57, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 149 | 70 | - |
| CMYK | 0.57 | 0 | 0.53 | 0.42 |
| HSL | 124.24º | 0.4% | 0.42% | - |
| HSV(B) | 124.24º | 0.57% | 0.58% | - |
| XYZ | 13.97 | 23.03 | 9.5 | - |
| YUV | 114.58 | 102.84 | 91.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 149 | 70 | 0.57 | 0 | 0.53 | 0.42 | 124.24 | 0.4 | 0.42 |
| Hex | 40 | 95 | 46 | 39 | 0 | 35 | 2A | 7C | 28 | 2A |
| Octal | 100 | 225 | 106 | 71 | 0 | 65 | 52 | 174 | 50 | 52 |
| Binary | 1000000 | 10010101 | 1000110 | 111001 | 0 | 110101 | 101010 | 1111100 | 101000 | 101010 |
Color Harmonies of #409546
Complementary color
Monochromatic Colors of #409546
Black with #409546
Text Example
Text Example
White with #409546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #409546; }
p { color: rgb(64,149,70); }
H1.HeaderClassName
{
color: #409546;
}
.AnyTagClassName
{
color: #409546;
}
</style>
background-color css
<style>
a { background-color: #409546; }
a { background-color: rgb(64,149,70); }
div.DivClassName
{
background-color: #409546;
}
.BgClassName
{
background-color: #409546;
}
</style>
border-color css
<style>
span { border-color: #409546; }
span { border-color: rgb(64,149,70); }
td.TdClassName
{
border-color: #409546;
}
.TagClassName
{
border-color: #409546;
}
</style>