Shades of Fruit Salad #469045
Tints of Fruit Salad #469045
RGB
CMYK
RGB Variations
Color information
#469045 (or 0x469045) is known color: Fruit Salad. HEX triplet: 46, 90 and 45. RGB value is (70,144,69). Sum of RGB (Red+Green+Blue) = 70+144+69=283 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.73% from 283); Green value is 144 (56.64% from 255 or 50.88% from 283); Blue value is 69 (27.34% from 255 or 24.38% from 283); Max value from RGB is 144 - color contains mainly: green. Hex color #469045 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469045 is #B96FBA. Grayscale: #717171. Windows color (decimal): -12152763 or 4558918. OLE color: 4558918.
HSL color Cylindrical-coordinate representation of color #469045: hue angle of 119.2º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #469045 is Cyan = 0.51, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 144 | 69 | - |
| CMYK | 0.51 | 0 | 0.52 | 0.44 |
| HSL | 119.2º | 0.35% | 0.42% | - |
| HSV(B) | 119.2º | 0.52% | 0.56% | - |
| XYZ | 13.57 | 21.68 | 9.1 | - |
| YUV | 113.32 | 102.98 | 97.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 144 | 69 | 0.51 | 0 | 0.52 | 0.44 | 119.2 | 0.35 | 0.42 |
| Hex | 46 | 90 | 45 | 33 | 0 | 34 | 2C | 77 | 23 | 2A |
| Octal | 106 | 220 | 105 | 63 | 0 | 64 | 54 | 167 | 43 | 52 |
| Binary | 1000110 | 10010000 | 1000101 | 110011 | 0 | 110100 | 101100 | 1110111 | 100011 | 101010 |
Color Harmonies of #469045
Complementary color
Monochromatic Colors of #469045
Black with #469045
Text Example
Text Example
White with #469045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469045; }
p { color: rgb(70,144,69); }
H1.HeaderClassName
{
color: #469045;
}
.AnyTagClassName
{
color: #469045;
}
</style>
background-color css
<style>
a { background-color: #469045; }
a { background-color: rgb(70,144,69); }
div.DivClassName
{
background-color: #469045;
}
.BgClassName
{
background-color: #469045;
}
</style>
border-color css
<style>
span { border-color: #469045; }
span { border-color: rgb(70,144,69); }
td.TdClassName
{
border-color: #469045;
}
.TagClassName
{
border-color: #469045;
}
</style>