Shades of Fruit Salad #469641
Tints of Fruit Salad #469641
RGB
CMYK
RGB Variations
Color information
#469641 (or 0x469641) is known color: Fruit Salad. HEX triplet: 46, 96 and 41. RGB value is (70,150,65). Sum of RGB (Red+Green+Blue) = 70+150+65=285 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.56% from 285); Green value is 150 (58.98% from 255 or 52.63% from 285); Blue value is 65 (25.78% from 255 or 22.81% from 285); Max value from RGB is 150 - color contains mainly: green. Hex color #469641 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469641 is #B969BE. Grayscale: #747474. Windows color (decimal): -12151231 or 4298310. OLE color: 4298310.
HSL color Cylindrical-coordinate representation of color #469641: hue angle of 116.47º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #469641 is Cyan = 0.53, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 150 | 65 | - |
| CMYK | 0.53 | 0 | 0.57 | 0.41 |
| HSL | 116.47º | 0.4% | 0.42% | - |
| HSV(B) | 116.47º | 0.57% | 0.59% | - |
| XYZ | 14.39 | 23.5 | 8.78 | - |
| YUV | 116.39 | 99 | 94.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 150 | 65 | 0.53 | 0 | 0.57 | 0.41 | 116.47 | 0.4 | 0.42 |
| Hex | 46 | 96 | 41 | 35 | 0 | 39 | 29 | 74 | 28 | 2A |
| Octal | 106 | 226 | 101 | 65 | 0 | 71 | 51 | 164 | 50 | 52 |
| Binary | 1000110 | 10010110 | 1000001 | 110101 | 0 | 111001 | 101001 | 1110100 | 101000 | 101010 |
Color Harmonies of #469641
Complementary color
Monochromatic Colors of #469641
Black with #469641
Text Example
Text Example
White with #469641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469641; }
p { color: rgb(70,150,65); }
H1.HeaderClassName
{
color: #469641;
}
.AnyTagClassName
{
color: #469641;
}
</style>
background-color css
<style>
a { background-color: #469641; }
a { background-color: rgb(70,150,65); }
div.DivClassName
{
background-color: #469641;
}
.BgClassName
{
background-color: #469641;
}
</style>
border-color css
<style>
span { border-color: #469641; }
span { border-color: rgb(70,150,65); }
td.TdClassName
{
border-color: #469641;
}
.TagClassName
{
border-color: #469641;
}
</style>