Shades of Fruit Salad #459845
Tints of Fruit Salad #459845
RGB
CMYK
RGB Variations
Color information
#459845 (or 0x459845) is known color: Fruit Salad. HEX triplet: 45, 98 and 45. RGB value is (69,152,69). Sum of RGB (Red+Green+Blue) = 69+152+69=290 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.79% from 290); Green value is 152 (59.77% from 255 or 52.41% from 290); Blue value is 69 (27.34% from 255 or 23.79% from 290); Max value from RGB is 152 - color contains mainly: green. Hex color #459845 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459845 is #BA67BA. Grayscale: #757575. Windows color (decimal): -12216251 or 4560965. OLE color: 4560965.
HSL color Cylindrical-coordinate representation of color #459845: hue angle of 120º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #459845 is Cyan = 0.55, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 69 | 152 | 69 | - |
| CMYK | 0.55 | 0 | 0.55 | 0.40 |
| HSL | 120º | 0.38% | 0.43% | - |
| HSV(B) | 120º | 0.55% | 0.6% | - |
| XYZ | 14.76 | 24.15 | 9.51 | - |
| YUV | 117.72 | 100.5 | 93.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 152 | 69 | 0.55 | 0 | 0.55 | 0.40 | 120 | 0.38 | 0.43 |
| Hex | 45 | 98 | 45 | 37 | 0 | 37 | 28 | 78 | 26 | 2B |
| Octal | 105 | 230 | 105 | 67 | 0 | 67 | 50 | 170 | 46 | 53 |
| Binary | 1000101 | 10011000 | 1000101 | 110111 | 0 | 110111 | 101000 | 1111000 | 100110 | 101011 |
Color Harmonies of #459845
Complementary color
Monochromatic Colors of #459845
Black with #459845
Text Example
Text Example
White with #459845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459845; }
p { color: rgb(69,152,69); }
H1.HeaderClassName
{
color: #459845;
}
.AnyTagClassName
{
color: #459845;
}
</style>
background-color css
<style>
a { background-color: #459845; }
a { background-color: rgb(69,152,69); }
div.DivClassName
{
background-color: #459845;
}
.BgClassName
{
background-color: #459845;
}
</style>
border-color css
<style>
span { border-color: #459845; }
span { border-color: rgb(69,152,69); }
td.TdClassName
{
border-color: #459845;
}
.TagClassName
{
border-color: #459845;
}
</style>