Shades of Fruit Salad #419442
Tints of Fruit Salad #419442
RGB
CMYK
RGB Variations
Color information
#419442 (or 0x419442) is known color: Fruit Salad. HEX triplet: 41, 94 and 42. RGB value is (65,148,66). Sum of RGB (Red+Green+Blue) = 65+148+66=279 (36% of max value = 765). Red value is 65 (25.78% from 255 or 23.30% from 279); Green value is 148 (58.20% from 255 or 53.05% from 279); Blue value is 66 (26.17% from 255 or 23.66% from 279); Max value from RGB is 148 - color contains mainly: green. Hex color #419442 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419442 is #BE6BBD. Grayscale: #727272. Windows color (decimal): -12479422 or 4363329. OLE color: 4363329.
HSL color Cylindrical-coordinate representation of color #419442: hue angle of 120.72º 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 #419442 is Cyan = 0.56, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 148 | 66 | - |
| CMYK | 0.56 | 0 | 0.55 | 0.42 |
| HSL | 120.72º | 0.39% | 0.42% | - |
| HSV(B) | 120.72º | 0.56% | 0.58% | - |
| XYZ | 13.75 | 22.7 | 8.81 | - |
| YUV | 113.84 | 101 | 93.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 148 | 66 | 0.56 | 0 | 0.55 | 0.42 | 120.72 | 0.39 | 0.42 |
| Hex | 41 | 94 | 42 | 38 | 0 | 37 | 2A | 79 | 27 | 2A |
| Octal | 101 | 224 | 102 | 70 | 0 | 67 | 52 | 171 | 47 | 52 |
| Binary | 1000001 | 10010100 | 1000010 | 111000 | 0 | 110111 | 101010 | 1111001 | 100111 | 101010 |
Color Harmonies of #419442
Complementary color
Monochromatic Colors of #419442
Black with #419442
Text Example
Text Example
White with #419442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419442; }
p { color: rgb(65,148,66); }
H1.HeaderClassName
{
color: #419442;
}
.AnyTagClassName
{
color: #419442;
}
</style>
background-color css
<style>
a { background-color: #419442; }
a { background-color: rgb(65,148,66); }
div.DivClassName
{
background-color: #419442;
}
.BgClassName
{
background-color: #419442;
}
</style>
border-color css
<style>
span { border-color: #419442; }
span { border-color: rgb(65,148,66); }
td.TdClassName
{
border-color: #419442;
}
.TagClassName
{
border-color: #419442;
}
</style>