Shades of Fruit Salad #459746
Tints of Fruit Salad #459746
RGB
CMYK
RGB Variations
Color information
#459746 (or 0x459746) is known color: Fruit Salad. HEX triplet: 45, 97 and 46. RGB value is (69,151,70). Sum of RGB (Red+Green+Blue) = 69+151+70=290 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.79% from 290); Green value is 151 (59.38% from 255 or 52.07% from 290); Blue value is 70 (27.73% from 255 or 24.14% from 290); Max value from RGB is 151 - color contains mainly: green. Hex color #459746 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459746 is #BA68B9. Grayscale: #757575. Windows color (decimal): -12216506 or 4626245. OLE color: 4626245.
HSL color Cylindrical-coordinate representation of color #459746: hue angle of 120.73º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #459746 is Cyan = 0.54, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 151 | 70 | - |
| CMYK | 0.54 | 0 | 0.54 | 0.41 |
| HSL | 120.73º | 0.37% | 0.43% | - |
| HSV(B) | 120.73º | 0.54% | 0.59% | - |
| XYZ | 14.63 | 23.84 | 9.63 | - |
| YUV | 117.25 | 101.33 | 93.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 151 | 70 | 0.54 | 0 | 0.54 | 0.41 | 120.73 | 0.37 | 0.43 |
| Hex | 45 | 97 | 46 | 36 | 0 | 36 | 29 | 79 | 25 | 2B |
| Octal | 105 | 227 | 106 | 66 | 0 | 66 | 51 | 171 | 45 | 53 |
| Binary | 1000101 | 10010111 | 1000110 | 110110 | 0 | 110110 | 101001 | 1111001 | 100101 | 101011 |
Color Harmonies of #459746
Complementary color
Monochromatic Colors of #459746
Black with #459746
Text Example
Text Example
White with #459746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459746; }
p { color: rgb(69,151,70); }
H1.HeaderClassName
{
color: #459746;
}
.AnyTagClassName
{
color: #459746;
}
</style>
background-color css
<style>
a { background-color: #459746; }
a { background-color: rgb(69,151,70); }
div.DivClassName
{
background-color: #459746;
}
.BgClassName
{
background-color: #459746;
}
</style>
border-color css
<style>
span { border-color: #459746; }
span { border-color: rgb(69,151,70); }
td.TdClassName
{
border-color: #459746;
}
.TagClassName
{
border-color: #459746;
}
</style>