Shades of Fruit Salad #419740
Tints of Fruit Salad #419740
RGB
CMYK
RGB Variations
Color information
#419740 (or 0x419740) is known color: Fruit Salad. HEX triplet: 41, 97 and 40. RGB value is (65,151,64). Sum of RGB (Red+Green+Blue) = 65+151+64=280 (37% of max value = 765). Red value is 65 (25.78% from 255 or 23.21% from 280); Green value is 151 (59.38% from 255 or 53.93% from 280); Blue value is 64 (25.39% from 255 or 22.86% from 280); Max value from RGB is 151 - color contains mainly: green. Hex color #419740 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419740 is #BE68BF. Grayscale: #737373. Windows color (decimal): -12478656 or 4233025. OLE color: 4233025.
HSL color Cylindrical-coordinate representation of color #419740: hue angle of 119.31º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #419740 is Cyan = 0.57, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 151 | 64 | - |
| CMYK | 0.57 | 0 | 0.58 | 0.41 |
| HSL | 119.31º | 0.4% | 0.42% | - |
| HSV(B) | 119.31º | 0.58% | 0.59% | - |
| XYZ | 14.17 | 23.63 | 8.66 | - |
| YUV | 115.37 | 99.01 | 92.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 151 | 64 | 0.57 | 0 | 0.58 | 0.41 | 119.31 | 0.4 | 0.42 |
| Hex | 41 | 97 | 40 | 39 | 0 | 3A | 29 | 77 | 28 | 2A |
| Octal | 101 | 227 | 100 | 71 | 0 | 72 | 51 | 167 | 50 | 52 |
| Binary | 1000001 | 10010111 | 1000000 | 111001 | 0 | 111010 | 101001 | 1110111 | 101000 | 101010 |
Color Harmonies of #419740
Complementary color
Monochromatic Colors of #419740
Black with #419740
Text Example
Text Example
White with #419740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419740; }
p { color: rgb(65,151,64); }
H1.HeaderClassName
{
color: #419740;
}
.AnyTagClassName
{
color: #419740;
}
</style>
background-color css
<style>
a { background-color: #419740; }
a { background-color: rgb(65,151,64); }
div.DivClassName
{
background-color: #419740;
}
.BgClassName
{
background-color: #419740;
}
</style>
border-color css
<style>
span { border-color: #419740; }
span { border-color: rgb(65,151,64); }
td.TdClassName
{
border-color: #419740;
}
.TagClassName
{
border-color: #419740;
}
</style>