Shades of Fruit Salad #469442
Tints of Fruit Salad #469442
RGB
CMYK
RGB Variations
Color information
#469442 (or 0x469442) is known color: Fruit Salad. HEX triplet: 46, 94 and 42. RGB value is (70,148,66). Sum of RGB (Red+Green+Blue) = 70+148+66=284 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.65% from 284); Green value is 148 (58.20% from 255 or 52.11% from 284); Blue value is 66 (26.17% from 255 or 23.24% from 284); Max value from RGB is 148 - color contains mainly: green. Hex color #469442 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469442 is #B96BBD. Grayscale: #737373. Windows color (decimal): -12151742 or 4363334. OLE color: 4363334.
HSL color Cylindrical-coordinate representation of color #469442: hue angle of 117.07º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #469442 is Cyan = 0.53, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 148 | 66 | - |
| CMYK | 0.53 | 0 | 0.55 | 0.42 |
| HSL | 117.07º | 0.38% | 0.42% | - |
| HSV(B) | 117.07º | 0.55% | 0.58% | - |
| XYZ | 14.1 | 22.88 | 8.83 | - |
| YUV | 115.33 | 100.16 | 95.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 148 | 66 | 0.53 | 0 | 0.55 | 0.42 | 117.07 | 0.38 | 0.42 |
| Hex | 46 | 94 | 42 | 35 | 0 | 37 | 2A | 75 | 26 | 2A |
| Octal | 106 | 224 | 102 | 65 | 0 | 67 | 52 | 165 | 46 | 52 |
| Binary | 1000110 | 10010100 | 1000010 | 110101 | 0 | 110111 | 101010 | 1110101 | 100110 | 101010 |
Color Harmonies of #469442
Complementary color
Monochromatic Colors of #469442
Black with #469442
Text Example
Text Example
White with #469442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469442; }
p { color: rgb(70,148,66); }
H1.HeaderClassName
{
color: #469442;
}
.AnyTagClassName
{
color: #469442;
}
</style>
background-color css
<style>
a { background-color: #469442; }
a { background-color: rgb(70,148,66); }
div.DivClassName
{
background-color: #469442;
}
.BgClassName
{
background-color: #469442;
}
</style>
border-color css
<style>
span { border-color: #469442; }
span { border-color: rgb(70,148,66); }
td.TdClassName
{
border-color: #469442;
}
.TagClassName
{
border-color: #469442;
}
</style>