Shades of Fruit Salad #419441
Tints of Fruit Salad #419441
RGB
CMYK
RGB Variations
Color information
#419441 (or 0x419441) is known color: Fruit Salad. HEX triplet: 41, 94 and 41. RGB value is (65,148,65). Sum of RGB (Red+Green+Blue) = 65+148+65=278 (36% of max value = 765). Red value is 65 (25.78% from 255 or 23.38% from 278); Green value is 148 (58.20% from 255 or 53.24% from 278); Blue value is 65 (25.78% from 255 or 23.38% from 278); Max value from RGB is 148 - color contains mainly: green. Hex color #419441 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419441 is #BE6BBE. Grayscale: #717171. Windows color (decimal): -12479423 or 4297793. OLE color: 4297793.
HSL color Cylindrical-coordinate representation of color #419441: hue angle of 120º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #419441 is Cyan = 0.56, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 148 | 65 | - |
| CMYK | 0.56 | 0 | 0.56 | 0.42 |
| HSL | 120º | 0.39% | 0.42% | - |
| HSV(B) | 120º | 0.56% | 0.58% | - |
| XYZ | 13.72 | 22.69 | 8.66 | - |
| YUV | 113.72 | 100.5 | 93.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 148 | 65 | 0.56 | 0 | 0.56 | 0.42 | 120 | 0.39 | 0.42 |
| Hex | 41 | 94 | 41 | 38 | 0 | 38 | 2A | 78 | 27 | 2A |
| Octal | 101 | 224 | 101 | 70 | 0 | 70 | 52 | 170 | 47 | 52 |
| Binary | 1000001 | 10010100 | 1000001 | 111000 | 0 | 111000 | 101010 | 1111000 | 100111 | 101010 |
Color Harmonies of #419441
Complementary color
Monochromatic Colors of #419441
Black with #419441
Text Example
Text Example
White with #419441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419441; }
p { color: rgb(65,148,65); }
H1.HeaderClassName
{
color: #419441;
}
.AnyTagClassName
{
color: #419441;
}
</style>
background-color css
<style>
a { background-color: #419441; }
a { background-color: rgb(65,148,65); }
div.DivClassName
{
background-color: #419441;
}
.BgClassName
{
background-color: #419441;
}
</style>
border-color css
<style>
span { border-color: #419441; }
span { border-color: rgb(65,148,65); }
td.TdClassName
{
border-color: #419441;
}
.TagClassName
{
border-color: #419441;
}
</style>