Shades of Fruit Salad #469248
Tints of Fruit Salad #469248
RGB
CMYK
RGB Variations
Color information
#469248 (or 0x469248) is known color: Fruit Salad. HEX triplet: 46, 92 and 48. RGB value is (70,146,72). Sum of RGB (Red+Green+Blue) = 70+146+72=288 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.31% from 288); Green value is 146 (57.42% from 255 or 50.69% from 288); Blue value is 72 (28.52% from 255 or 25% from 288); Max value from RGB is 146 - color contains mainly: green. Hex color #469248 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469248 is #B96DB7. Grayscale: #737373. Windows color (decimal): -12152248 or 4756038. OLE color: 4756038.
HSL color Cylindrical-coordinate representation of color #469248: hue angle of 121.58º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #469248 is Cyan = 0.52, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 146 | 72 | - |
| CMYK | 0.52 | 0 | 0.51 | 0.43 |
| HSL | 121.58º | 0.35% | 0.42% | - |
| HSV(B) | 121.58º | 0.52% | 0.57% | - |
| XYZ | 13.97 | 22.33 | 9.7 | - |
| YUV | 114.84 | 103.82 | 96.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 146 | 72 | 0.52 | 0 | 0.51 | 0.43 | 121.58 | 0.35 | 0.42 |
| Hex | 46 | 92 | 48 | 34 | 0 | 33 | 2B | 7A | 23 | 2A |
| Octal | 106 | 222 | 110 | 64 | 0 | 63 | 53 | 172 | 43 | 52 |
| Binary | 1000110 | 10010010 | 1001000 | 110100 | 0 | 110011 | 101011 | 1111010 | 100011 | 101010 |
Color Harmonies of #469248
Complementary color
Monochromatic Colors of #469248
Black with #469248
Text Example
Text Example
White with #469248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469248; }
p { color: rgb(70,146,72); }
H1.HeaderClassName
{
color: #469248;
}
.AnyTagClassName
{
color: #469248;
}
</style>
background-color css
<style>
a { background-color: #469248; }
a { background-color: rgb(70,146,72); }
div.DivClassName
{
background-color: #469248;
}
.BgClassName
{
background-color: #469248;
}
</style>
border-color css
<style>
span { border-color: #469248; }
span { border-color: rgb(70,146,72); }
td.TdClassName
{
border-color: #469248;
}
.TagClassName
{
border-color: #469248;
}
</style>